Skip to content

Commit 8f58151

Browse files
authored
Update release.yaml (#115)
1 parent b559c2c commit 8f58151

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/release.yaml

+2
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,8 @@ on:
88
jobs:
99
release:
1010
name: Release
11+
permissions:
12+
id-token: write
1113
runs-on: ubuntu-latest
1214
steps:
1315
- name: Checkout code

0 commit comments

Comments
 (0)