It can't detemine the name, maybe this will work
Render LaTeX and Publish Release / build (push) Failing after 57s
Render LaTeX and Publish Release / build (push) Failing after 57s
This commit is contained in:
@@ -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 }}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user