Skip to content

Commit

Permalink
Allow writing packages
Browse files Browse the repository at this point in the history
  • Loading branch information
m-kuhn committed May 13, 2024
1 parent 3488d7d commit 2eb2782
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/windows-qt6.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,8 @@ jobs:
build:
name: build (windows)
runs-on: windows-2022
permissions:
packages: write

steps:
- name: 🐣 Checkout
Expand Down

0 comments on commit 2eb2782

Please sign in to comment.