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 e5a4cf6 commit cf1c99eCopy full SHA for cf1c99e
.github/workflows/npmpublish.yml
@@ -24,4 +24,4 @@ jobs:
24
apiBaseUrl: "https://api.aspose.cloud"
25
- run: npm publish
26
env:
27
- NODE_AUTH_TOKEN: ${{secrets.npm_token}}
+ NODE_AUTH_TOKEN: ${{secrets.NODE_TOKEN}}
0 commit comments