Skip to content

Commit

Permalink
Add missing permission
Browse files Browse the repository at this point in the history
  • Loading branch information
Hekku2 committed Jul 3, 2024
1 parent 6f484b8 commit d87471b
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/workflows/build-code.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,10 @@ on:
pull_request:
branches: [ "main" ]

permissions:
# Needed for release creation
contents: write

jobs:
build:

Expand Down

0 comments on commit d87471b

Please sign in to comment.