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 817bc38 commit 1dcdfa8Copy full SHA for 1dcdfa8
.github/workflows/publish.yml
@@ -51,4 +51,4 @@ jobs:
51
artifact_name: ${{ needs.build.outputs.artifact_name }}
52
registry_url: https://registry.npmjs.org
53
secrets:
54
- registry_token: ${{ secrets.NPM_TOKEN }}
+ registry_token: ${{ secrets.SEAMAPI_NPM_TOKEN }}
0 commit comments