mirror of
https://github.com/Superredstone/spotiflac-cli.git
synced 2026-06-17 16:44:40 +02:00
build: fix wrong variable in just recipe
This commit is contained in:
@@ -39,7 +39,7 @@ build: windows darwin linux
|
|||||||
|
|
||||||
# Push binaries to GitHub releases
|
# Push binaries to GitHub releases
|
||||||
publish tag:
|
publish tag:
|
||||||
gh release upload $tag build/spotiflac-cli-*
|
gh release upload {{tag}} build/spotiflac-cli-*
|
||||||
|
|
||||||
clean:
|
clean:
|
||||||
rm -rf build/
|
rm -rf build/
|
||||||
|
|||||||
Reference in New Issue
Block a user