fix(cicd): sdf

This commit is contained in:
Sebastian Rust
2026-02-06 11:06:38 +01:00
parent 3fd8d94daa
commit 8842ae6922

View File

@@ -47,6 +47,7 @@ jobs:
- name: Upload to release storage
run: |
echo "Uploading bootstrap.run and checksums to release storage {{ github.server_url }}/api/packages/${{ github.repository_owner }}/generic/bootstrap/latest/" &&
curl -fsS -X PUT \
-H "Authorization: token ${{ secrets.GITEA_TOKEN }}" \
-T bootstrap.run \