Skip to content

Commit

Permalink
fix: stupid
Browse files Browse the repository at this point in the history
  • Loading branch information
Akronae committed Oct 15, 2024
1 parent bd73e6a commit 0190478
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/release-on-version-bump.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,8 +19,7 @@ jobs:
- run: yarn build
- run: yarn publish
env:
NODE_AUTH_TOKEN: ${{ secrets.NPM_TOKEN }}
always-auth: true
NPM_TOKEN: ${{ secrets.NPM_TOKEN }}
- uses: Makepad-fr/[email protected]
with:
token: ${{ secrets.GITHUB_TOKEN }}
Expand Down

0 comments on commit 0190478

Please sign in to comment.