This commit is contained in:
parent
505a626543
commit
bad99a74e1
@ -7,8 +7,7 @@ git config --global user.name 'gitea-actions'
|
|||||||
git config --global user.email 'teabot@gitea.io'
|
git config --global user.email 'teabot@gitea.io'
|
||||||
|
|
||||||
# Clone Repository
|
# Clone Repository
|
||||||
USER='TheBrokenRail'
|
git clone --depth 1 "https://${TOKEN}@gitea.thebrokenrail.com/minecraft-pi-reborn/archives.git" -b master
|
||||||
git clone --depth 1 "https://${USER}:${TOKEN}@gitea.thebrokenrail.com/minecraft-pi-reborn/archives.git" -b master
|
|
||||||
cd archives
|
cd archives
|
||||||
|
|
||||||
# Copy
|
# Copy
|
||||||
|
Loading…
x
Reference in New Issue
Block a user