Skip to content

Commit 642d62a

Browse files
authored
Update production_push.yml
1 parent bef5f6c commit 642d62a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/production_push.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,7 @@ jobs:
2020
- uses: actions/checkout@v3
2121
with:
2222
ref: 'preview'
23+
fetch-depth: '0'
2324

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

0 commit comments

Comments
 (0)