It can't detemine the name, maybe this will work
Some checks failed
Render LaTeX and Publish Release / build (push) Failing after 57s
Some checks failed
Render LaTeX and Publish Release / build (push) Failing after 57s
This commit is contained in:
parent
8c2a9622a4
commit
f7067f0491
4
.github/workflows/build.yml
vendored
4
.github/workflows/build.yml
vendored
@ -38,8 +38,8 @@ jobs:
|
|||||||
draft: false
|
draft: false
|
||||||
prerelease: false
|
prerelease: false
|
||||||
# Ref will be tag in this context
|
# Ref will be tag in this context
|
||||||
release_name: ${{ github.ref }}
|
release_name: ${{ gitea.ref }}
|
||||||
tag_name: ${{ github.ref }}
|
tag_name: ${{ gitea.ref }}
|
||||||
env:
|
env:
|
||||||
GITHUB_TOKEN: ${{ github.token }}
|
GITHUB_TOKEN: ${{ github.token }}
|
||||||
|
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user