latex-template

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

commit f0c268053537317fe460220c20b92d85bf482269
parent 088edeecee9c88d977f8c4d400e33a4156b84cde
Author: Minerva_juppiter <94231606+minerva-jupiter@users.noreply.github.com>
Date:   Tue, 22 Apr 2025 10:30:29 +0900

PRbuild.yaml を更新
Diffstat:
M.github/workflows/PRbuild.yaml | 1-
1 file changed, 0 insertions(+), 1 deletion(-)

diff --git a/.github/workflows/PRbuild.yaml b/.github/workflows/PRbuild.yaml @@ -23,7 +23,6 @@ jobs: URL: ${{ github.event.pull_request.html_url }} run: | ls - git checkout $BRANCH git add ./main.pdf git commit -m "render main.tex" git remote set-url origin https://<username>:${{ secrets.GITHUB_TOKEN }}@github.com/${{ github.repository }}