We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 97a696e commit b87be89Copy full SHA for b87be89
.github/workflows/publish.yml
@@ -44,4 +44,5 @@ jobs:
44
npm ci
45
npx semantic-release --ci
46
env:
47
+ GITHUB_TOKEN: ${{ secrets.GH_TOKEN }}
48
NPM_TOKEN: ${{ secrets.NPM_TOKEN }}
0 commit comments