try with matching docker image
This commit is contained in:
@@ -6,7 +6,8 @@ on:
|
||||
|
||||
env:
|
||||
REGISTRY: ghcr.io
|
||||
IMAGE_NAME: sartography/python
|
||||
# IMAGE_NAME: sartography/python
|
||||
IMAGE_NAME: ${{ github.repository }}
|
||||
|
||||
jobs:
|
||||
build-and-push-image:
|
||||
|
||||
Reference in New Issue
Block a user