We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 74c4549 commit ba3e7bcCopy full SHA for ba3e7bc
.github/workflows/release.yml
@@ -46,5 +46,4 @@ jobs:
46
publish: pnpm run release
47
version: pnpm changeset version
48
env:
49
- GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
50
- CHANGESET_TOKEN: ${{ secrets.CHANGESET_TOKEN }}
+ GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
0 commit comments