fix: correct GitHub repository path in Drone CI release config

- Remove deprecated base_url and upload_url parameters
- Use correct GitHub repository: the-luap/picpeak
- This should resolve the 404 error when creating releases
This commit is contained in:
2025-07-22 15:28:07 +02:00
parent cbfd84ddea
commit 247e154afe
-3
View File
@@ -114,10 +114,7 @@ steps:
settings:
api_key:
from_secret: GITHUB_TOKEN
base_url: https://api.github.com/
upload_url: https://uploads.github.com/
repo: the-luap/picpeak
owner: the-luap
title: "PicPeak ${DRONE_TAG}"
note: |
# PicPeak ${DRONE_TAG}