Skip to content

Commit fdb43c2

Browse files
Added permissions
1 parent 4b90556 commit fdb43c2

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

.github/workflows/release-container-image.yml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,10 @@ on:
1313
required: true
1414
default: 'dev'
1515

16+
permissions:
17+
id-token: write
18+
contents: read
19+
1620
jobs:
1721
docker:
1822
runs-on: ubuntu-latest

0 commit comments

Comments
 (0)