Change again
Some checks failed
Publish Docker image / Push docker image to registry (push) Failing after 5s

This commit is contained in:
sim0n00ps 2025-05-04 19:38:09 +01:00
parent 73448acf84
commit 2c1f2ba723

View File

@ -69,6 +69,9 @@ jobs:
GITEA_REPOSITORY: ${{ gitea.repository }}
GITEA_SERVER_URL: ${{ gitea.server_url }}
- name: Debug upload URL
run: echo "Upload URL: ${{ steps.create-release.outputs.upload_url }}"
- name: Upload release asset
uses: ./.gitea-actions/upload-release-asset
with: