fix: correct GitHub repository path in Drone CI release config
Mirror to GitHub / mirror (push) Successful in 33s
Test and Lint / backend-test (push) Successful in 1m18s
continuous-integration/drone/push Build is passing
Test and Lint / frontend-test (push) Successful in 2m2s

- 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 18ddca6c27
commit 12f7901d63
-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}