fix IMAGE_NAME

Just tested this on my fork, works.
This commit is contained in:
Xstar97TheNoob 2023-02-24 13:44:14 -05:00 committed by schlagmichdoch
parent 8ecec5c1bf
commit 0de92864eb

View file

@ -16,7 +16,7 @@ on:
env:
REGISTRY: ghcr.io
IMAGE_NAME: pairdrop
IMAGE_NAME: ${{ github.repository }}
jobs:
build-and-push-image: