mirror of
https://github.com/Cockatrice/Cockatrice.git
synced 2026-04-27 07:48:01 -07:00
Add write permissions for contents (#6002)
This commit is contained in:
parent
66e44f3448
commit
df863355b7
1 changed files with 1 additions and 0 deletions
1
.github/workflows/desktop-build.yml
vendored
1
.github/workflows/desktop-build.yml
vendored
|
|
@ -1,6 +1,7 @@
|
|||
name: Build Desktop
|
||||
|
||||
permissions:
|
||||
contents: write
|
||||
id-token: write
|
||||
attestations: write
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue