diff --git a/.github/workflows/preview.yml b/.github/workflows/preview.yml index ffbcf6bc0..ab1a7e90e 100644 --- a/.github/workflows/preview.yml +++ b/.github/workflows/preview.yml @@ -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