mirror of
https://github.com/invoke-ai/InvokeAI
synced 2024-08-30 20:32:17 +00:00
fix name of latest tag
This commit is contained in:
parent
00d79c1fe3
commit
3c06d114c3
@ -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
|
||||
|
||||
# ----------------------
|
||||
|
Loading…
Reference in New Issue
Block a user