Skip to content

Commit a26dfdd

Browse files
committed
Add permission
1 parent 9c6a4a6 commit a26dfdd

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/release.yaml

Lines changed: 1 addition & 0 deletions
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)