commit 0a2d9245c19a5bc51b4cb2a0a5452c11ac1ee44c
parent cd044d965e10bfbafc65112141aa75d77fa74c5f
Author: minerva-jupiter <ryouturn@gmail.com>
Date: Tue, 22 Apr 2025 08:31:45 +0900
personal access token
Diffstat:
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://{$GHA_NAME}:{$GITHUB_TOKEN}@github.com/${GITHUB_REPOSITORY}.git
+ git remote set-url origin https://{$GHA_NAME}github.com/${GITHUB_REPOSITORY}.git
git fetch origin $BRANCH
git checkout $BRANCH
cp ../main.pdf ./converted/