mirror of
https://github.com/schlagmichdoch/PairDrop.git
synced 2026-04-05 17:33:49 +00:00
fix IMAGE_NAME
Just tested this on my fork, works.
This commit is contained in:
committed by
schlagmichdoch
parent
8ecec5c1bf
commit
0de92864eb
2
.github/workflows/github-image.yml
vendored
2
.github/workflows/github-image.yml
vendored
@@ -16,7 +16,7 @@ on:
|
||||
|
||||
env:
|
||||
REGISTRY: ghcr.io
|
||||
IMAGE_NAME: pairdrop
|
||||
IMAGE_NAME: ${{ github.repository }}
|
||||
|
||||
jobs:
|
||||
build-and-push-image:
|
||||
|
||||
Reference in New Issue
Block a user