1
0
mirror of https://github.com/taigrr/yq synced 2025-01-18 04:53:17 -08:00

Uncomment line in publish script

This commit is contained in:
Mike Farah 2020-02-13 10:22:52 +11:00
parent 65802f9e0e
commit d83c46eec2

View File

@ -32,5 +32,5 @@ upload() {
done < <(find ./build -mindepth 1 -maxdepth 1 -print0)
}
# release
release
upload