Skip to content

Commit a47070e

Browse files
committed
Fix id-token for actions workflow
1 parent 7b02cc3 commit a47070e

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/publish-docker.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,7 @@ jobs:
2222
permissions:
2323
contents: read
2424
packages: write
25+
id-token: write
2526

2627
steps:
2728
- name: Checkout code

0 commit comments

Comments
 (0)