Skip to content

Commit

Permalink
Switch to granular scoped token (#155)
Browse files Browse the repository at this point in the history
  • Loading branch information
timm088 authored Dec 14, 2023
1 parent e05f304 commit 6e2f536
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/publish.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -61,6 +61,6 @@ jobs:
- name: Publish package
uses: JS-DevTools/npm-publish@v1
with:
token: ${{ secrets.PLATFORM_SA_NPM_TOKEN }}
token: ${{ secrets.CONTRACTS_NPM_TOKEN }}
access: public
tag: "latest"

0 comments on commit 6e2f536

Please sign in to comment.