Skip to content

Commit

Permalink
chore: added token
Browse files Browse the repository at this point in the history
  • Loading branch information
andibeuge committed Nov 6, 2024
1 parent 2952856 commit 1c31a7f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/npm.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -38,3 +38,4 @@ jobs:
version: ${{ needs.version.outputs.version }}
secrets:
githubAuthToken: ${{ secrets.REPO_ACCESS_TOKEN }} # For private packages
npmjsAuthToken: ${{ secrets.NPM_TOKEN }} # For public packages

0 comments on commit 1c31a7f

Please sign in to comment.