Skip to content

Commit

Permalink
Attempt to fix permission issues with tag creation.
Browse files Browse the repository at this point in the history
  • Loading branch information
Squirrelies committed Aug 5, 2024
1 parent 884a390 commit 7fe9863
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/workflows/ManualReleaseMain.yml
Original file line number Diff line number Diff line change
Expand Up @@ -38,6 +38,10 @@ jobs:
Build:
name: Build w/ MSYS2
runs-on: windows-latest
permissions:
contents: write
actions: write
attestations: write

defaults:
run:
Expand Down

0 comments on commit 7fe9863

Please sign in to comment.