commit d8b0ddb2148dc18401590db90d8d83ed4109ad19
parent 0a2d9245c19a5bc51b4cb2a0a5452c11ac1ee44c
Author: minerva-jupiter <ryouturn@gmail.com>
Date: Tue, 22 Apr 2025 08:33:15 +0900
remove {} from remote set
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.com/${GITHUB_REPOSITORY}.git
+ git remote set-url origin https://github.com/${GITHUB_REPOSITORY}.git
git fetch origin $BRANCH
git checkout $BRANCH
cp ../main.pdf ./converted/