Fix image name
Some checks are pending
Deploy / deploy-frontend (push) Waiting to run
Deploy / deploy-backend (push) Waiting to run

This commit is contained in:
Matt Isenhower 2024-11-12 21:09:09 -08:00
parent 57b813265f
commit e786302fb6

View File

@ -50,7 +50,7 @@ jobs:
env:
REGISTRY: ghcr.io
IMAGE_NAME: splatoon2ink/app
IMAGE_NAME: ${{ github.repository }}
steps:
- name: Checkout