Skip to content

Commit d7c1cfb

Browse files
authored
Merge branch 'main' into minor-fixes
2 parents 6ff56d4 + fe1e45e commit d7c1cfb

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.github/workflows/cd.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,9 @@ jobs:
1313
name: Release
1414
runs-on: ubuntu-latest
1515
environment: production
16+
permissions:
17+
id-token: write
18+
contents: read
1619
steps:
1720
- name: Assume role capable of getting token from gati
1821
uses: aws-actions/configure-aws-credentials@8c3f20df09ac63af7b3ae3d7c91f105f857d8497 # v4.0.0

0 commit comments

Comments
 (0)