Skip to content

Commit cf1c99e

Browse files
Update npmpublish.yml
1 parent e5a4cf6 commit cf1c99e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/npmpublish.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,4 +24,4 @@ jobs:
2424
apiBaseUrl: "https://api.aspose.cloud"
2525
- run: npm publish
2626
env:
27-
NODE_AUTH_TOKEN: ${{secrets.npm_token}}
27+
NODE_AUTH_TOKEN: ${{secrets.NODE_TOKEN}}

0 commit comments

Comments
 (0)