Skip to content

Commit 44c5258

Browse files
authored
Update production_push.yml
1 parent e86ceab commit 44c5258

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/production_push.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ jobs:
2121

2222
# Runs a single command using the runners shell
2323
- name: Checkout Preview Branch
24-
run: git checkout preview
24+
run: git branch preview
2525

2626
# Runs a set of commands using the runners shell
2727
- name: Create & Push to Production

0 commit comments

Comments
 (0)