Skip to content

Commit

Permalink
gha: Add permissions for release
Browse files Browse the repository at this point in the history
  • Loading branch information
JoshuaWatt committed Dec 4, 2024
1 parent 1ee893d commit aacdda3
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,6 +30,9 @@ jobs:
- image: ubuntu-24.04-oegarmin

runs-on: ubuntu-20.04
permissions:
packages: write
contents: read

env:
USE_HELPER: "1"
Expand Down

0 comments on commit aacdda3

Please sign in to comment.