Change Repo user to D7MC
All checks were successful
Build Plugin / build-test (push) Successful in 44s

This commit is contained in:
tobid7 2024-11-22 17:44:24 +00:00
parent 420b5d2685
commit 303cf4b8ef

View File

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