.forgejo/workflows/debian.yml aktualisiert
This commit is contained in:
parent
2b8bfa6c93
commit
e943de0425
1 changed files with 1 additions and 1 deletions
|
|
@ -56,4 +56,4 @@ jobs:
|
||||||
VERSION=${{github.ref_name}}
|
VERSION=${{github.ref_name}}
|
||||||
curl --user ${{ secrets.USER }}:${{ secrets.TOKEN }} \
|
curl --user ${{ secrets.USER }}:${{ secrets.TOKEN }} \
|
||||||
--upload-file $FILE \
|
--upload-file $FILE \
|
||||||
"https://${{ env.FORGEJO_BASE_URL }}/api/packages/${ORG}/generic/${REPO}/${VERSION}/${FILE}"
|
"https://edp.buildth.ing/api/packages/${ORG}/generic/${REPO}/${VERSION}/${FILE}"
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue