Skip to content

Commit

Permalink
chore: Fix release yml
Browse files Browse the repository at this point in the history
  • Loading branch information
eonarheim committed Dec 12, 2023
1 parent dd1c827 commit b2116c8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ on:

env:
GH_TOKEN: ${{ secrets.GITHUB_TOKEN }}
NODE_AUTH_TOKEN: ${{ secrets.NPM_TOKEN }
NODE_AUTH_TOKEN: ${{ secrets.NPM_TOKEN }}

jobs:
build:
Expand Down

0 comments on commit b2116c8

Please sign in to comment.