mirror of
https://github.com/taiki-e/install-action.git
synced 2026-04-23 15:50:40 +00:00
Release 1.0.1
This commit is contained in:
@@ -62,7 +62,6 @@ tools=(
|
||||
git push origin main
|
||||
git tag "${tag}"
|
||||
git push origin --tags
|
||||
sleep 10
|
||||
|
||||
version_tag="v${version%%.*}"
|
||||
git checkout -b "${version_tag}"
|
||||
|
||||
Reference in New Issue
Block a user