Compare commits
No commits in common. "4ad4084f288257dce16a3a7f4c8190c22ccb4fce" and "a1756e50a619e7f9ea8837c3bfcf980a5212215a" have entirely different histories.
4ad4084f28
...
a1756e50a6
1 changed files with 0 additions and 5 deletions
|
@ -1,5 +0,0 @@
|
||||||
#!/bin/bash
|
|
||||||
# push main to prod (which will trigger the deploy action)
|
|
||||||
git checkout prod
|
|
||||||
git merge --ff-only main
|
|
||||||
git push origin prod
|
|
Loading…
Reference in a new issue