Skip to content

Commit

Permalink
fix permissions
Browse files Browse the repository at this point in the history
Signed-off-by: Uncle Jack <unclejackie@proton.me>
  • Loading branch information
unclejacki committed Jul 7, 2024
1 parent e2b6b6c commit bda97ec
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,10 @@ on:
release:
types: [created]

permissions:
contents: write
packages: write

jobs:
build:
name: build
Expand Down

0 comments on commit bda97ec

Please sign in to comment.