mirror of
https://github.com/GravitLauncher/Launcher
synced 2025-01-09 17:19:47 +03:00
commit
04c854703e
1 changed files with 1 additions and 1 deletions
2
.github/workflows/push.yml
vendored
2
.github/workflows/push.yml
vendored
|
@ -70,7 +70,7 @@ jobs:
|
||||||
# Список настроек тута: https://github.com/softprops/action-gh-release#-customizing
|
# Список настроек тута: https://github.com/softprops/action-gh-release#-customizing
|
||||||
# Можно сделать пуш описания релиза из файла
|
# Можно сделать пуш описания релиза из файла
|
||||||
with:
|
with:
|
||||||
release_name: GravitLauncher ${{ env.LAUNCHER_VERSION }}
|
name: GravitLauncher ${{ env.LAUNCHER_VERSION }}
|
||||||
draft: false
|
draft: false
|
||||||
prerelease: false
|
prerelease: false
|
||||||
files: |
|
files: |
|
||||||
|
|
Loading…
Reference in a new issue