Fix title is empty
Some checks failed
Compile LaTeX and Release PDF / build_latex (push) Failing after 50s
Some checks failed
Compile LaTeX and Release PDF / build_latex (push) Failing after 50s
This commit is contained in:
parent
960ca5e6dd
commit
7952d0b290
1 changed files with 2 additions and 0 deletions
|
@ -40,4 +40,6 @@ jobs:
|
|||
release-dir: /
|
||||
token: ${{ secrets.RELEASE_TOKEN }}
|
||||
release-notes: "MY RELEASE NOTES"
|
||||
release-name: "Release ${GITHUB_REF}" # Provide a release name (title)
|
||||
tag-name: ${{ github.ref }}
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue