We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 6e39a51 + 8fd1207 commit 1d33d9aCopy full SHA for 1d33d9a
.github/workflows/publish.yml
@@ -27,5 +27,5 @@ jobs:
27
version: yarn changeset version
28
publish: yarn changeset publish
29
env:
30
- repo-token: ${{ secrets.GITHUB_TOKEN }}
+ GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
31
NPM_TOKEN: ${{ secrets.NPM_TOKEN }}
0 commit comments