Skip to content

Commit b020f96

Browse files
committed
Adjusted the tags syntax
1 parent 5f0f0d9 commit b020f96

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

.github/workflows/push-docker-image.yml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,11 @@ name: Push Docker Image
44
on:
55
workflow_call:
66

7+
8+
permissions:
9+
contents: read
10+
packages: write
11+
id-token: write
712
env:
813
# Use docker.io for Docker Hub if empty
914
REGISTRY: ghcr.io

0 commit comments

Comments
 (0)