This commit is contained in:
parent
a2296c3408
commit
ee8c65fedd
2
.github/workflows/tags.yml
vendored
2
.github/workflows/tags.yml
vendored
@ -26,4 +26,4 @@ jobs:
|
|||||||
TOKEN: ${{ secrets.TOKEN }}
|
TOKEN: ${{ secrets.TOKEN }}
|
||||||
TAG_VERSION: ${{ github.ref_name }}
|
TAG_VERSION: ${{ github.ref_name }}
|
||||||
run: |
|
run: |
|
||||||
curl --user $USERNAME:$TOKEN --upload-file ./bin/ddnser-$TAG_VERSION.zip http://10.0.0.171/api/packages/$USERNAME/go/upload
|
curl --user $USERNAME:$TOKEN --upload-file ./ddnser-$TAG_VERSION.zip http://10.0.0.171/api/packages/$USERNAME/go/upload
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user