Skip to content

Commit ec69d57

Browse files
committed
Undocumented params
1 parent 084af12 commit ec69d57

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.github/workflows/release.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -28,6 +28,9 @@ jobs:
2828
with:
2929
role-to-assume: ${{ secrets.AWS_SAR_PUBLISHER_ROLE }}
3030
aws-region: us-east-1
31+
permissions:
32+
id-token: write
33+
contents: read
3134
- name: Build & Package & Publish
3235
run: |
3336
poetry export -o src/requirements.txt --without-hashes

0 commit comments

Comments
 (0)