Skip to content

Commit

Permalink
fixed token
Browse files Browse the repository at this point in the history
  • Loading branch information
Zetazzz committed Mar 1, 2024
1 parent b33732b commit 78eb09b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/pub-wf.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,4 +26,4 @@ jobs:
fi
env:
NODE_AUTH_TOKEN: ${{secrets.NPM_PUBLISH_SECRET}}
GH_TOKEN: ${{ secrets.GH_LERNA_PUBLISH_TOKEN }}
GH_TOKEN: ${{ secrets.GITHUB_TOKEN }}

0 comments on commit 78eb09b

Please sign in to comment.