Skip to content

feat: Deployed and Verified SponsorPaymaster on Testnet (#2) #3

feat: Deployed and Verified SponsorPaymaster on Testnet (#2)

feat: Deployed and Verified SponsorPaymaster on Testnet (#2) #3

Workflow file for this run

name: Tag Release
on:
push:
branches: [master]
jobs:
release:
uses: circlefin/circle-public-github-workflows/.github/workflows/conventional-commit-release.yaml@v1
with:
release_type: node
secrets:
RELEASE_TOKEN: ${{ secrets.PUBLIC_RELEASES_TOKEN }}
RELEASE_ACTOR_GPG_PRIVATE_KEY: ${{ secrets.PUBLIC_RELEASES_GPG_PRIVATE_KEY }}
RELEASE_ACTOR_GPG_PASSPHRASE: ${{ secrets.PUBLIC_RELEASES_GPG_PASSPHRASE }}