fix: bin upload filename
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
This commit is contained in:
parent
7579bbfc86
commit
a421a6bbb4
1 changed files with 1 additions and 1 deletions
|
@ -25,7 +25,7 @@ DUMBSERVE_USERNAME=librepages
|
|||
DUMBSERVE_PASSWORD=$4
|
||||
DUMBSERVE_HOST="https://$DUMBSERVE_USERNAME:$DUMBSERVE_PASSWORD@dl.librepages.org"
|
||||
|
||||
NAME=librebages
|
||||
NAME=librepages
|
||||
KEY=67880CA5F4BC99BF247330E2DA576B07BC323961
|
||||
|
||||
TMP_DIR=$(mktemp -d)
|
||||
|
|
Loading…
Reference in a new issue