Skip to content

Commit 541b173

Browse files
authored
Merge pull request #20 from init4tech/swanny/fix-cd
fix(cd): updating permissions for aws cred usage
2 parents ff2412f + 3632e6e commit 541b173

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/cd.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -32,6 +32,7 @@ on:
3232
permissions:
3333
packages: write
3434
contents: write
35+
id-token: write
3536

3637
jobs:
3738
auto-release:

0 commit comments

Comments
 (0)