Skip to content

Commit af913e0

Browse files
Merge pull request #83 from contentstack/master
merge master to next (back merge)
2 parents 792214c + 2ccf9b9 commit af913e0

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)