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.
1 parent fab49c8 commit a624beeCopy full SHA for a624bee
.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