latex-template

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

commit b370bf00286cdddd7c6f66b944e899822e32f536
parent 8a83b160792607e92e65ae652e85a9f30c86f4e0
Author: minerva-jupiter <ryouturn@gmail.com>
Date:   Tue, 22 Apr 2025 08:45:41 +0900

delete remote set

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

diff --git a/.github/workflows/PRbuild.yaml b/.github/workflows/PRbuild.yaml @@ -17,7 +17,7 @@ jobs: GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }} - name: comment pdf to PR env: - GITHUB_TOKEN: ${{ secrets.PERSONAL_ACCESS_TOKEN }} + GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }} GIT_URL: ${{ github.event.pull_request.head.repo.clone_url }} BRANCH: ${{ github.event.pull_request.head.ref }} URL: ${{ github.event.pull_request.html_url }} @@ -26,7 +26,6 @@ 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_TOKEN }@github.com/${GITHUB_REPOSITORY}.git git fetch origin $BRANCH git checkout $BRANCH cp ../main.pdf ./converted/