We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a0f39b6 commit e7daed0Copy full SHA for e7daed0
.github/workflows/release.yml
@@ -33,5 +33,6 @@ jobs:
33
version: npm run version
34
publish: npm run publish
35
env:
36
+ SKIP_HOOKS: true
37
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
38
NPM_TOKEN: ''
0 commit comments