latex-template

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

commit 31a3670150ecd40b9faa5ea096c3b38351d88c82
parent dcd4d00344f82df0bbbcff3e1d89b7379a682941
Author: Minerva_juppiter <94231606+minerva-jupiter@users.noreply.github.com>
Date:   Tue, 22 Apr 2025 10:22:27 +0900

PRbuild.yaml を更新
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 @@ -34,6 +34,6 @@ jobs: echo "No changes to commit" exit 0 fi - + git commit -m "render main.tex" git remote set-url origin https://<username>:${{ secrets.GITHUB_TOKEN }}@github.com/${{ github.repository }} git push \ No newline at end of file