Skip to content

Commit

Permalink
Update windowsrelease.yml
Browse files Browse the repository at this point in the history
added permissions
  • Loading branch information
codecliff committed Dec 8, 2023
1 parent e03f837 commit 0ecb03c
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion .github/workflows/windowsrelease.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,9 @@ on: #event
required: true
default: "latest"
permissions:
repository-projects: write
contents: write
pull-requests: write
repository-projects: write

jobs:
build-win:
Expand Down

0 comments on commit 0ecb03c

Please sign in to comment.