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 e05f304 commit 6e2f536Copy full SHA for 6e2f536
.github/workflows/publish.yaml
@@ -61,6 +61,6 @@ jobs:
61
- name: Publish package
62
uses: JS-DevTools/npm-publish@v1
63
with:
64
- token: ${{ secrets.PLATFORM_SA_NPM_TOKEN }}
+ token: ${{ secrets.CONTRACTS_NPM_TOKEN }}
65
access: public
66
tag: "latest"
0 commit comments