Update create release
Some checks failed
Compile LaTeX and Release PDF / build_latex (push) Failing after 4s
Some checks failed
Compile LaTeX and Release PDF / build_latex (push) Failing after 4s
This commit is contained in:
parent
1bfd24b139
commit
21167a5b54
1 changed files with 1 additions and 1 deletions
|
@ -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:
|
||||
|
|
Loading…
Add table
Reference in a new issue