Skip to content

Commit 6e2f536

Browse files
authored
Switch to granular scoped token (#155)
1 parent e05f304 commit 6e2f536

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/publish.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -61,6 +61,6 @@ jobs:
6161
- name: Publish package
6262
uses: JS-DevTools/npm-publish@v1
6363
with:
64-
token: ${{ secrets.PLATFORM_SA_NPM_TOKEN }}
64+
token: ${{ secrets.CONTRACTS_NPM_TOKEN }}
6565
access: public
6666
tag: "latest"

0 commit comments

Comments
 (0)