mirror of
https://github.com/D4M13N-D3V/godot_template.git
synced 2025-03-14 10:04:59 +00:00
fix releases coming out as a draft
This commit is contained in:
parent
1154fc2224
commit
7a2a035f21
2
.github/workflows/game_web_ci.yml
vendored
2
.github/workflows/game_web_ci.yml
vendored
@ -166,7 +166,7 @@ jobs:
|
|||||||
body: |
|
body: |
|
||||||
Release notes for ${{env.GitVersion_MajorMinorPatch}}
|
Release notes for ${{env.GitVersion_MajorMinorPatch}}
|
||||||
draft: false
|
draft: false
|
||||||
prerelease: true
|
prerelease: false
|
||||||
|
|
||||||
- name: test
|
- name: test
|
||||||
run: ls
|
run: ls
|
||||||
|
Loading…
x
Reference in New Issue
Block a user