1
0
mirror of https://github.com/lucko/LuckPerms.git synced 2025-09-01 18:32:33 +02:00

Change standalone image name

This commit is contained in:
Luck
2022-07-20 23:29:01 +01:00
parent d36341c139
commit 48e5f428b5

View File

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