Skip to content

Commit 6edd5d3

Browse files
committed
mhh
1 parent 5ac887b commit 6edd5d3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ on:
66
env:
77
REGISTRY: ghcr.io
88
IMAGE_NAME: ${{ github.repository }}
9-
TAG_NAME: ${{ env.REGISTRY }}/fys-help-bot:$(date +%s)
9+
TAG_NAME: ghcr.io/fys-help-bot:$(date +%s)
1010

1111
jobs:
1212
build:

0 commit comments

Comments
 (0)