We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ab2f7c2 commit 42b0c85Copy full SHA for 42b0c85
.github/workflows/release.yml
@@ -21,5 +21,3 @@ jobs:
21
- run: npm ci
22
- run: npm run complete-build
23
- run: npm publish
24
- env:
25
- NODE_AUTH_TOKEN: ${{ secrets.NPM_AUTH_TOKEN }}
0 commit comments