Skip to content

Commit

Permalink
setting token differently
Browse files Browse the repository at this point in the history
  • Loading branch information
niclasheun committed Feb 7, 2025
1 parent 27ed069 commit 02fcab3
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/publish-state-lib.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,7 @@ jobs:
registry-url: 'https://registry.npmjs.org'
scope: '@tumaet'
always-auth: true
token: ${{ secrets.NPM_AUTH_TOKEN }}

- name: Enable Corepack
run: corepack enable
Expand Down

0 comments on commit 02fcab3

Please sign in to comment.