Skip to content

Commit 594d8ac

Browse files
authored
chore: update git token.
1 parent 8a5152e commit 594d8ac

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/github-publish.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,4 +27,4 @@ jobs:
2727
- name: Publish package
2828
run: npm publish
2929
env:
30-
NODE_AUTH_TOKEN: ${{ secrets.GITHUB_TOKEN }}
30+
NODE_AUTH_TOKEN: ${{ secrets.GITOPS_TOKEN }}

0 commit comments

Comments
 (0)