Skip to content

Commit

Permalink
Merge pull request #14 from Hekku2/feat/release-fix
Browse files Browse the repository at this point in the history
Add missing permission
  • Loading branch information
Hekku2 authored Jul 3, 2024
2 parents 6f484b8 + d87471b commit f53a936
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 f53a936

Please sign in to comment.