try this one
All checks were successful
Build LaTeX on Host / build (push) Successful in 7s

This commit is contained in:
2025-07-21 16:38:29 +08:00
parent 4484ae9e0e
commit 54439684d9

View File

@@ -25,14 +25,12 @@ jobs:
# name: distribution.pdf
# path: distribution.pdf
- name: Create or Update Release
uses: nico-castell/gitea-create-release@v1
- uses: akkuman/gitea-release-action@v1
with:
gitea_token: ${{ secrets.RELEASE_TOKEN }}
gitea_url: ${{ secrets.GITEA_URL }}
tag_name: latest
release_name: 'PDF'
body: ''
prerelease: true
draft: false
force_update: true # Overwrite the 'latest' release on each run
files: distribution.pdf # Attach the compiled PDF
name: PDF
token: ${{ secrets.RELEASE_TOKEN }}
tag_name: latest
files: |-
./*.pdf