We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b2c6a5c commit c2c17aeCopy full SHA for c2c17ae
.github/workflows/release.yaml
@@ -39,5 +39,5 @@ jobs:
39
NODE_AUTH_TOKEN: ${{secrets.NPM_TOKEN}}
40
run: |
41
npm install
42
- npm publish --tag=latest-6
+ npm publish
43
0 commit comments