mirror of
https://github.com/Cockatrice/Cockatrice.git
synced 2026-04-24 15:25:21 -05:00
Fix workflow permissions for attestations (#5987)
This commit is contained in:
parent
867a8e855b
commit
2d27a721f8
4
.github/workflows/desktop-build.yml
vendored
4
.github/workflows/desktop-build.yml
vendored
|
|
@ -1,5 +1,9 @@
|
|||
name: Build Desktop
|
||||
|
||||
permissions:
|
||||
id-token: write
|
||||
attestations: write
|
||||
|
||||
on:
|
||||
push:
|
||||
branches:
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user