Hotfix and change Tablist Header
All checks were successful
Build Plugin / build-test (push) Successful in 59s

This commit is contained in:
2024-11-27 19:16:08 +01:00
parent 00f741eb2c
commit 141bdd163f
2 changed files with 2 additions and 2 deletions

View File

@ -25,7 +25,7 @@ jobs:
- name: Create Pre Release
run: |
FILES=./target/d7serverlite*.jar
USER=D7MC
USER=LagacySurvival
REPO=D7ServerLite
# Set up variables
AUTH_HEADER="Authorization: token ${{ secrets.TOKEN }}"