Skip to content

Commit 8a79153

Browse files
Merge pull request #22 from JakubPatkowski/fix-workflow
fix: fix docker publish owrkflow
2 parents f52bf5b + a261868 commit 8a79153

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/docker-publish.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,7 @@ jobs:
1717
permissions:
1818
contents: read
1919
packages: write
20+
id-token: write
2021

2122
steps:
2223
- name: Checkout repository

0 commit comments

Comments
 (0)