Fix windows signing env (#8412)
This commit is contained in:
@@ -76,8 +76,13 @@ jobs:
|
||||
# # ------------------------------------------------------------
|
||||
bundle-desktop-windows:
|
||||
uses: ./.github/workflows/bundle-desktop-windows.yml
|
||||
permissions:
|
||||
id-token: write
|
||||
contents: read
|
||||
actions: read
|
||||
with:
|
||||
signing: true
|
||||
secrets: inherit
|
||||
|
||||
# ------------------------------------
|
||||
# 7) Create/Update GitHub Release
|
||||
|
||||
Reference in New Issue
Block a user