Skip to content

Commit

Permalink
try giving it token
Browse files Browse the repository at this point in the history
  • Loading branch information
MinaKemp committed Dec 19, 2024
1 parent e4a14e6 commit 4a9122e
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/publish-release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -32,4 +32,6 @@ jobs:

- name: Publish to Github Packages
run: npm publish
env:
GITHUB_TOKEN: ${{secrets.GITHUB_TOKEN}}

0 comments on commit 4a9122e

Please sign in to comment.