diff --git a/upload.sh b/upload.sh index c9b9bae..b6eb2de 100755 --- a/upload.sh +++ b/upload.sh @@ -7,8 +7,7 @@ git config --global user.name 'gitea-actions' git config --global user.email 'teabot@gitea.io' # Clone Repository -USER='TheBrokenRail' -git clone --depth 1 "https://${USER}:${TOKEN}@gitea.thebrokenrail.com/minecraft-pi-reborn/archives.git" -b master +git clone --depth 1 "https://${TOKEN}@gitea.thebrokenrail.com/minecraft-pi-reborn/archives.git" -b master cd archives # Copy