Skip to content

Commit a5aeeb3

Browse files
committed
Push to correct branch spec
1 parent a202be5 commit a5aeeb3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/publish-prebuilt.sh

+1-1
Original file line numberDiff line numberDiff line change
@@ -11,5 +11,5 @@ cp "./target/$1/lto/$2" ../$3
1111
cd ../../
1212
git add "lua/$3"
1313
git commit -m "publish latest"
14-
git push origin "tmp-prebuilt-$1":"$1-latest"
14+
git push origin "$1-latest"
1515

0 commit comments

Comments
 (0)