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