We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents fab49c8 + a624bee commit 3f86d2eCopy full SHA for 3f86d2e
.github/workflows/workflow.yml
@@ -52,6 +52,7 @@ jobs:
52
- name: Release
53
env:
54
GH_TOKEN: ${{ secrets.GH_TOKEN }}
55
+ NPM_TOKEN: ${{ secrets.NPM_TOKEN }}
56
run: npx semantic-release
57
- name: Verify docs changed
58
uses: tj-actions/[email protected]
0 commit comments