Skip to content

Commit

Permalink
ci(release): add write packages permission
Browse files Browse the repository at this point in the history
  • Loading branch information
axieum committed Feb 10, 2025
1 parent eec4563 commit 532de5e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -38,6 +38,7 @@ jobs:

permissions:
contents: write
packages: write

steps:
- name: ✨ Checkout repository
Expand Down

0 comments on commit 532de5e

Please sign in to comment.