diff --git a/.drone.yml b/.drone.yml index 82c0e6e7..9e1bf3b7 100644 --- a/.drone.yml +++ b/.drone.yml @@ -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: