create releases in python

pull/114/head
Alya Sirko 2022-09-20 07:11:27 +03:00
parent 8ad7d2d699
commit c1c7205eae
1 changed files with 3 additions and 0 deletions

View File

@ -67,6 +67,9 @@ steps:
- name: Create an Empty Release
commands:
- ./ci.py --gitea-create-release
environment:
GITEA_RELEASE_TOKEN:
from_secret: GITEA_RELEASE_TOKEN
- name: Build Intermediate Linux Release Artifact (Binary)
commands: