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 731cdce commit 1f66926Copy full SHA for 1f66926
.github/workflows/publish.yml
@@ -41,5 +41,3 @@ jobs:
41
cd dist
42
npm publish --provenance --access public --tag $TAG
43
echo "url=https://www.npmjs.com/package/@waves/ts-lib-crypto/v/$(jq --raw-output .version package.json)" >> "$GITHUB_OUTPUT"
44
- env:
45
- NODE_AUTH_TOKEN: ${{ secrets.NPMJS_TOKEN }}
0 commit comments