Skip to content

Commit 87d8724

Browse files
authored
fix build number generation error
1 parent 3e007a4 commit 87d8724

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/deploy-staging.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,7 @@ jobs:
1919
repository: phcode-dev/phoenix
2020
ref: staging
2121
path: './phoenix'
22+
fetch-depth: 0
2223
- name: Building phoenix release artifacts
2324
working-directory: ./phoenix
2425
run: |

0 commit comments

Comments
 (0)