Skip to content

Commit 0994cfb

Browse files
committed
Fix
1 parent 5105f2d commit 0994cfb

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

.github/workflows/release-binaries-windows.yml

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,8 +14,9 @@ on:
1414
default: false
1515

1616

17-
permissionks:
18-
contents: read # Default everything to read-only
17+
permissions:
18+
id-token: write
19+
attestations: write
1920

2021
jobs:
2122
build-windows-release:

0 commit comments

Comments
 (0)