Skip to content

Commit b266ce8

Browse files
committed
update action
1 parent 0559980 commit b266ce8

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/npm-publish-github-packages.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ jobs:
1414
scope: "@gronda-team"
1515
- run: npm ci
1616
env:
17-
NODE_AUTH_TOKEN: ${{secrets.PACKAGE_READER_GITHUB_TOKEN}}
17+
NODE_AUTH_TOKEN: ${{secrets.PACKAGE_WRITER_GITHUB_TOKEN}}
1818
- run: npm test
1919
publish-gpr:
2020
needs: build

0 commit comments

Comments
 (0)