Username Is Not Needed With Token
Some checks failed
CI / Build (push) Failing after 1h27m5s

This commit is contained in:
TheBrokenRail 2025-03-20 16:21:57 -04:00
parent 505a626543
commit bad99a74e1

View File

@ -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