gordonchanfz commited on
Commit
a7b4bf6
·
unverified ·
1 Parent(s): b627a8f

Update deploy.yml

Browse files
Files changed (1) hide show
  1. .github/workflows/deploy.yml +4 -0
.github/workflows/deploy.yml CHANGED
@@ -11,6 +11,10 @@ jobs:
11
  runs-on: ubuntu-latest
12
  steps:
13
  - uses: actions/checkout@v4
 
 
 
 
14
 
15
  - name: Set environment variables
16
  run: |
 
11
  runs-on: ubuntu-latest
12
  steps:
13
  - uses: actions/checkout@v4
14
+ with:
15
+ fetch-depth: 0
16
+ lfs: true
17
+ ref: dev
18
 
19
  - name: Set environment variables
20
  run: |