Skip to content

Commit bef5f6c

Browse files
authored
change ref to preview
1 parent 4aeac23 commit bef5f6c

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/production_push.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,8 @@ jobs:
1818
steps:
1919
# Checks-out your repository under $GITHUB_WORKSPACE, so your job can access it
2020
- uses: actions/checkout@v3
21+
with:
22+
ref: 'preview'
2123

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

0 commit comments

Comments
 (0)