mirror of
https://github.com/invoke-ai/InvokeAI.git
synced 2026-04-23 03:00:31 -04:00
fix name of latest tag
This commit is contained in:
@@ -29,7 +29,7 @@ if [ "$RESPONSE" == 'y' ]; then
|
||||
exit -1
|
||||
fi
|
||||
git push origin :refs/tags/v2.3-latest
|
||||
git tag -fa latest
|
||||
git tag -fa v2.3-latest
|
||||
fi
|
||||
|
||||
# ----------------------
|
||||
|
||||
Reference in New Issue
Block a user