It can't detemine the name, maybe this will work
Render LaTeX and Publish Release / build (push) Failing after 57s

This commit is contained in:
2024-06-05 19:47:03 +01:00
parent 8c2a9622a4
commit f7067f0491
+2 -2
View File
@@ -38,8 +38,8 @@ jobs:
draft: false
prerelease: false
# Ref will be tag in this context
release_name: ${{ github.ref }}
tag_name: ${{ github.ref }}
release_name: ${{ gitea.ref }}
tag_name: ${{ gitea.ref }}
env:
GITHUB_TOKEN: ${{ github.token }}