updat push-to-prod.sh
All checks were successful
deploy to prod / Build and deploy site (push) Successful in 44s

This commit is contained in:
Douze Bé 2024-09-26 11:15:08 +02:00
parent 2732e9956d
commit 0c6cee19d5

View file

@ -3,3 +3,4 @@
git checkout prod git checkout prod
git merge --ff-only main git merge --ff-only main
git push origin prod git push origin prod
git checkout main