Skip to content

Commit a65529e

Browse files
Revert
1 parent d3bba78 commit a65529e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/docker-publish.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ env:
1919
# Use docker.io for Docker Hub if empty
2020
REGISTRY: ghcr.io
2121
# github.repository as <account>/<repo>
22-
IMAGE_NAME: 'Spring4Shell-POC'
22+
IMAGE_NAME: ${{ github.repository }}
2323

2424

2525
jobs:

0 commit comments

Comments
 (0)