Skip to content

Commit

Permalink
fix: unable to publish npm packages via CI (#33)
Browse files Browse the repository at this point in the history
  • Loading branch information
MicBun authored Jan 29, 2025
1 parent b181856 commit 5f17bf6
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,8 @@ on:
required: false
default: ""

permissions: write-all

jobs:
create_release:
runs-on: ubuntu-latest
Expand Down

0 comments on commit 5f17bf6

Please sign in to comment.