We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d4cf514 commit 932b51bCopy full SHA for 932b51b
.github/workflows/RELEASE.yml
@@ -25,6 +25,4 @@ jobs:
25
- name: Build app
26
run: npm run-script build
27
28
- - run: npm publish --provenance
29
- env:
30
- NODE_AUTH_TOKEN: ${{ secrets.NPM_TOKEN }}
+ - run: npm publish
0 commit comments