Skip to content

Commit

Permalink
Update bun-pver-release.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
seveibar authored Nov 8, 2024
1 parent 5681eb6 commit da0eb7a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/bun-pver-release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,7 @@ jobs:
registry-url: https://registry.npmjs.org/
- run: npm install -g pver
- run: bun install --frozen-lockfile
- run: bun run build
- run: pver release
env:
NODE_AUTH_TOKEN: ${{ secrets.NPM_TOKEN }}

0 comments on commit da0eb7a

Please sign in to comment.