Skip to content

Commit 4aeac23

Browse files
authored
Update production_push.yml
1 parent 04995c8 commit 4aeac23

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

.github/workflows/production_push.yml

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -19,10 +19,6 @@ jobs:
1919
# Checks-out your repository under $GITHUB_WORKSPACE, so your job can access it
2020
- uses: actions/checkout@v3
2121

22-
# Runs a single command using the runners shell
23-
- name: Checkout Preview Branch
24-
run: git branch preview
25-
2622
# Runs a set of commands using the runners shell
2723
- name: Create & Push to Production
2824
run: |

0 commit comments

Comments
 (0)