Skip to content

Commit 52cb3be

Browse files
authored
Update docker-publish.yml
1 parent a322b6f commit 52cb3be

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

.github/workflows/docker-publish.yml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,11 @@ on:
66
release:
77
types: [published]
88

9+
permissions:
10+
contents: read
11+
pages: write
12+
id-token: write
13+
914
jobs:
1015
push_to_registry:
1116
name: Push Docker image to Docker Hub

0 commit comments

Comments
 (0)