Update preview.yml
This commit is contained in:
3
.github/workflows/preview.yml
vendored
3
.github/workflows/preview.yml
vendored
@@ -43,6 +43,9 @@ jobs:
|
||||
|
||||
- name: Archive MMC
|
||||
run: |
|
||||
git config --global credential.helper store
|
||||
git config --global credential.https://github.com.username Xikaro
|
||||
git config --global credential.https://github.com/token TOKEN_XIKARO
|
||||
git submodule init
|
||||
git submodule update
|
||||
mkdir -p .minecraft
|
||||
|
||||
Reference in New Issue
Block a user