build: fix wrong variable in just recipe

This commit is contained in:
2026-02-13 20:19:55 +01:00
parent 756c636ea8
commit 8d9cdc9c3a

View File

@@ -39,7 +39,7 @@ build: windows darwin linux
# Push binaries to GitHub releases
publish tag:
gh release upload $tag build/spotiflac-cli-*
gh release upload {{tag}} build/spotiflac-cli-*
clean:
rm -rf build/