try with different image name
This commit is contained in:
parent
b205190397
commit
56095b6133
|
@ -6,8 +6,8 @@ on:
|
||||||
|
|
||||||
env:
|
env:
|
||||||
REGISTRY: ghcr.io
|
REGISTRY: ghcr.io
|
||||||
# IMAGE_NAME: sartography/python
|
IMAGE_NAME: sartography/python
|
||||||
IMAGE_NAME: ${{ github.repository }}
|
# IMAGE_NAME: ${{ github.repository }}
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
build-and-push-image:
|
build-and-push-image:
|
||||||
|
|
Loading…
Reference in New Issue