mirror of
https://github.com/crazywhalecc/static-php-cli.git
synced 2026-03-18 04:44:53 +08:00
Update action-deploy.sh
This commit is contained in:
parent
2f186e5db9
commit
8e6cd15101
@ -24,6 +24,7 @@ git add .
|
||||
|
||||
git commit -m "automatic deployment"
|
||||
|
||||
git remote rm origin
|
||||
git remote add origin "${remote_repo}"
|
||||
|
||||
git push -u origin deploy --force
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user