fix(cicd): working around the limitations of gitea
This commit is contained in:
@@ -57,4 +57,6 @@ jobs:
|
|||||||
-H "Authorization: token ${{ secrets.PACKAGE_TOKEN }}" \
|
-H "Authorization: token ${{ secrets.PACKAGE_TOKEN }}" \
|
||||||
-T bootstrap.run.sha256 \
|
-T bootstrap.run.sha256 \
|
||||||
"${{ github.server_url }}/api/packages/${{ github.repository_owner }}/generic/bootstrap/latest/bootstrap.run.sha256"
|
"${{ github.server_url }}/api/packages/${{ github.repository_owner }}/generic/bootstrap/latest/bootstrap.run.sha256"
|
||||||
|
env:
|
||||||
|
github.repository_owner: harlequix
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user