Update create release
Some checks failed
Compile LaTeX and Release PDF / build_latex (push) Failing after 4s

This commit is contained in:
Leonardo Murça 2025-03-06 20:08:30 -03:00
parent 1bfd24b139
commit 21167a5b54

View file

@ -24,7 +24,7 @@ jobs:
- name: Create Release
id: create_release
uses: varunsridharan/action-forgejo-release@v1 # Fork of actions/create-release for Forgejo
uses: actions/forgejo-release@v1 # Fork of actions/create-release for Forgejo
env:
FORGEJO_TOKEN: ${{ secrets.RELEASE_TOKEN }}
with: