fix: set wally publish project path to src

This commit is contained in:
2026-03-29 19:34:23 -04:00
parent 7fe0dc7744
commit 16595c787d
+1 -1
View File
@@ -32,4 +32,4 @@ jobs:
mkdir -p ~/.wally
echo "[tokens]" > ~/.wally/auth.toml
echo "\"https://api.wally.run/\" = \"${{ secrets.WALLY_AUTH_TOKEN }}\"" >> ~/.wally/auth.toml
wally publish
wally publish --project-path src