try with different image name

This commit is contained in:
burnettk 2022-05-05 18:48:12 -04:00
parent b205190397
commit 56095b6133
1 changed files with 2 additions and 2 deletions

View File

@ -6,8 +6,8 @@ on:
env:
REGISTRY: ghcr.io
# IMAGE_NAME: sartography/python
IMAGE_NAME: ${{ github.repository }}
IMAGE_NAME: sartography/python
# IMAGE_NAME: ${{ github.repository }}
jobs:
build-and-push-image: