mirror of
https://github.com/schlagmichdoch/PairDrop.git
synced 2025-04-24 00:36:17 -04:00
fix IMAGE_NAME
Just tested this on my fork, works.
This commit is contained in:
parent
8ecec5c1bf
commit
0de92864eb
1 changed files with 1 additions and 1 deletions
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:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue