Change standalone image name

This commit is contained in:
Luck 2022-07-20 23:29:01 +01:00
parent d36341c139
commit 48e5f428b5
No known key found for this signature in database
GPG Key ID: EFA9B3EC5FD90F8B

View File

@ -12,7 +12,7 @@ on:
env: env:
REGISTRY: ghcr.io REGISTRY: ghcr.io
IMAGE_NAME: luckperms-standalone IMAGE_NAME: ${{ github.repository }}
jobs: jobs:
build-gradle: build-gradle: