diff --git a/.github/workflows/github-actions.yml b/.github/workflows/github-actions.yml index 4ef1f27..5a161ca 100644 --- a/.github/workflows/github-actions.yml +++ b/.github/workflows/github-actions.yml @@ -7,7 +7,7 @@ on: env: REGISTRY: ghcr.io - IMAGE_NAME: deathgarden-api-rebirth + IMAGE_NAME: deathgarden-api-rebirth:latest jobs: build-and-push-image: