latex-template

Unnamed repository; edit this file 'description' to name the repository.
Log | Files | Refs | README | LICENSE

commit 177d2fd42dffb308aacae3a52d7e036eecbac308
parent d8b0ddb2148dc18401590db90d8d83ed4109ad19
Author: minerva-jupiter <ryouturn@gmail.com>
Date:   Tue, 22 Apr 2025 08:34:16 +0900

fix

Diffstat:
M.github/workflows/PRbuild.yaml | 2+-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/.github/workflows/PRbuild.yaml b/.github/workflows/PRbuild.yaml @@ -26,7 +26,7 @@ jobs: git config --global user.email $GHA_NAME gh repo clone $GIT_URL cd ${GITHUB_REPOSITORY#${GITHUB_REPOSITORY_OWNER}/} - git remote set-url origin https://github.com/${GITHUB_REPOSITORY}.git + git remote set-url origin https://{$GITHUB_TOKEN}@github.com/${GITHUB_REPOSITORY}.git git fetch origin $BRANCH git checkout $BRANCH cp ../main.pdf ./converted/