Skip to content

Commit a26dfdd

Browse files
committed
Add permission
1 parent 9c6a4a6 commit a26dfdd

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Diff for: .github/workflows/release.yaml

+1
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,7 @@ jobs:
1010
runs-on: ubuntu-latest
1111
permissions:
1212
contents: write
13+
id-token: write
1314

1415
steps:
1516
- name: Checkout code

0 commit comments

Comments
 (0)