This commit is contained in:
@ -19,7 +19,7 @@ function publish_tool() {
|
||||
|
||||
echo "Publishing $TOOL to getbin.xyz"
|
||||
|
||||
"${TEMP_DIR}/sos" upload "getbin.xyz" "$TOOL" "$TOOLPATH"
|
||||
"${TEMP_DIR}/sos" upload "getbin.xyz" "$TOOLPATH" "${TOOL}:latest"
|
||||
}
|
||||
|
||||
function publish_executables() {
|
||||
|
Reference in New Issue
Block a user