fix(cicd): sdf
This commit is contained in:
@@ -47,6 +47,7 @@ jobs:
|
|||||||
|
|
||||||
- name: Upload to release storage
|
- name: Upload to release storage
|
||||||
run: |
|
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 \
|
curl -fsS -X PUT \
|
||||||
-H "Authorization: token ${{ secrets.GITEA_TOKEN }}" \
|
-H "Authorization: token ${{ secrets.GITEA_TOKEN }}" \
|
||||||
-T bootstrap.run \
|
-T bootstrap.run \
|
||||||
|
|||||||
Reference in New Issue
Block a user