Skip to content

Commit

Permalink
Merge pull request #8 from fred913/main
Browse files Browse the repository at this point in the history
feat(workflow): add permissions for repository contents
  • Loading branch information
Tumppi066 authored Jan 2, 2025
2 parents 146d780 + 1edf4b5 commit 9433aa2
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/nsis.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,8 @@ on:
pull_request:
branches:
- main
permissions:
contents: write
jobs:
build:
runs-on: windows-2022
Expand Down

0 comments on commit 9433aa2

Please # to comment.