Skip to content

Commit e0c21b4

Browse files
authored
Update docker.yml
1 parent 0cf5341 commit e0c21b4

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

.github/workflows/docker.yml

+4
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,10 @@ on:
55
pull_request:
66
workflow_dispatch:
77

8+
env:
9+
REGISTRY: ghcr.io
10+
IMAGE_NAME: ${{ github.repository }}
11+
812
jobs:
913
build-publish:
1014
env:

0 commit comments

Comments
 (0)