We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 6ff56d4 + fe1e45e commit d7c1cfbCopy full SHA for d7c1cfb
.github/workflows/cd.yml
@@ -13,6 +13,9 @@ jobs:
13
name: Release
14
runs-on: ubuntu-latest
15
environment: production
16
+ permissions:
17
+ id-token: write
18
+ contents: read
19
steps:
20
- name: Assume role capable of getting token from gati
21
uses: aws-actions/configure-aws-credentials@8c3f20df09ac63af7b3ae3d7c91f105f857d8497 # v4.0.0
0 commit comments