From c76133692c79bcea3df8d229d0965e273c177d87 Mon Sep 17 00:00:00 2001 From: Xikaro <0regon.end@gmail.com> Date: Thu, 14 Dec 2023 09:45:14 +0500 Subject: [PATCH] Update preview.yml --- .github/workflows/preview.yml | 3 +++ 1 file changed, 3 insertions(+) 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