Skip to content

Commit

Permalink
Add missing permissions
Browse files Browse the repository at this point in the history
  • Loading branch information
semanser committed Apr 1, 2024
1 parent 289a347 commit ed47c8b
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/release.yml
Expand Up @@ -8,6 +8,8 @@ on:
jobs:
build:
runs-on: ubuntu-latest
permissions:
packages: write

steps:
- name: Checkout code
Expand Down

0 comments on commit ed47c8b

Please sign in to comment.