mirror of
https://github.com/crazywhalecc/static-php-cli.git
synced 2026-07-08 09:25:35 +08:00
Update action-deploy.sh
This commit is contained in:
@@ -24,6 +24,7 @@ git add .
|
|||||||
|
|
||||||
git commit -m "automatic deployment"
|
git commit -m "automatic deployment"
|
||||||
|
|
||||||
|
git remote rm origin
|
||||||
git remote add origin "${remote_repo}"
|
git remote add origin "${remote_repo}"
|
||||||
|
|
||||||
git push -u origin deploy --force
|
git push -u origin deploy --force
|
||||||
|
|||||||
Reference in New Issue
Block a user