diff --git a/.drone.yml b/.drone.yml index cfb14f7..090c483 100644 --- a/.drone.yml +++ b/.drone.yml @@ -78,9 +78,9 @@ steps: image: techknowlogick/gitea-release settings: api_key: - from_secret: GITEA_TOKEN + from_secret: gitea-token base_url: - from_secret: GITEA_SERVER + from_secret: gitea-server files: /artifacts/* title: Build Artifacts note: "Automated build artifacts"