Skip to content

Commit cc3fb0c

Browse files
fix: restore id-token permission
1 parent 7e24aff commit cc3fb0c

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/deploy-staging.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,7 @@ jobs:
1818
cancel-in-progress: true
1919
if: github.repository_owner == 'rust-lang'
2020
permissions:
21+
id-token: write # required for OIDC authentication to AWS
2122
contents: read
2223
steps:
2324
- name: Checkout repository

0 commit comments

Comments
 (0)