Skip to content

Commit

Permalink
update job permissions
Browse files Browse the repository at this point in the history
  • Loading branch information
thijslemmens committed Jun 29, 2023
1 parent 2a8a2f1 commit 0b4c581
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,8 @@ on:

jobs:
build-windows-amd64:
permissions:
contents: write
name: Build Windows amd64
runs-on: ubuntu-latest
steps:
Expand Down

0 comments on commit 0b4c581

Please sign in to comment.