better to read doc
All checks were successful
continuous-integration/drone/push Build is passing
continuous-integration/drone/tag Build is passing

This commit is contained in:
2025-09-04 20:56:15 +02:00
parent a8899b5e58
commit 977322dc28

View File

@@ -22,11 +22,9 @@ steps:
- name: push-binary-release
image: plugins/gitea-release
settings:
api_url: https://gitea.lardenois.cc
username:
from_secret: gitea_user
token:
from_secret: gitea_token
base_url: https://gitea.lardenois.cc
api_key:
from_secret: package-drone
files:
- target/release/node-notifier
title: "Release ${DRONE_TAG:-v${DRONE_BUILD_NUMBER}}"