.forgejo/workflows/debian.yml aktualisiert
This commit is contained in:
parent
8ca87f58d3
commit
0f3e436464
1 changed files with 1 additions and 1 deletions
|
|
@ -54,6 +54,6 @@ jobs:
|
|||
ORG="Ronny.Friedland"
|
||||
REPO="timetracker"
|
||||
VERSION=${{github.ref_name}}
|
||||
curl -v --user ${{ secrets.USER }}:${{ secrets.TOKEN }} \
|
||||
curl -v --header "Authorization: Bearer ${{ secrets.TEST }}" \
|
||||
--upload-file $FILE \
|
||||
"https://edp.buildth.ing/api/packages/${ORG}/generic/${REPO}/${VERSION}/${FILE}"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue