mirror of
https://git.selfprivacy.org/kherel/selfprivacy.org.app.git
synced 2025-01-08 00:51:20 +00:00
create releases in python
This commit is contained in:
parent
8ad7d2d699
commit
c1c7205eae
|
@ -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:
|
||||
|
|
Loading…
Reference in a new issue