Skip to content

Commit 4ad79db

Browse files
Merge pull request #83 from contentstack/master
merge master to next (back merge)
2 parents 3489ed7 + 519214e commit 4ad79db

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/npm-publish.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,4 +31,4 @@ jobs:
3131
- run: npm ci
3232
- run: npm publish
3333
env:
34-
NODE_AUTH_TOKEN: ${{ secrets.GITHUB_TOKEN }}
34+
NODE_AUTH_TOKEN: ${{ secrets.GIT_TOKEN }}

0 commit comments

Comments
 (0)