mirror of
https://github.com/vale981/bachelor_thesis
synced 2025-03-04 17:11:39 -05:00
switch ci to release mode
This commit is contained in:
parent
9463415f58
commit
fe41dae00b
1 changed files with 1 additions and 1 deletions
2
.github/workflows/latex.yml
vendored
2
.github/workflows/latex.yml
vendored
|
@ -43,7 +43,7 @@ jobs:
|
|||
with:
|
||||
tag_name: rel/${{ github.sha }}
|
||||
release_name: Release ${{ github.sha }}
|
||||
draft: true
|
||||
draft: false
|
||||
prerelease: false
|
||||
- name: Upload Release Asset
|
||||
id: upload-release-asset
|
||||
|
|
Loading…
Add table
Reference in a new issue