Skip to content

Commit 126418d

Browse files
authored
Update release.yml
1 parent 91b74a1 commit 126418d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,8 +8,8 @@ on:
88
jobs:
99
build:
1010
permissions:
11-
id-token: write
1211
attestations: write
12+
id-token: write
1313
uses: ./.github/workflows/build.yml
1414
with:
1515
ref: ${{ github.ref_name }}

0 commit comments

Comments
 (0)