We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3e007a4 commit 87d8724Copy full SHA for 87d8724
1 file changed
.github/workflows/deploy-staging.yml
@@ -19,6 +19,7 @@ jobs:
19
repository: phcode-dev/phoenix
20
ref: staging
21
path: './phoenix'
22
+ fetch-depth: 0
23
- name: Building phoenix release artifacts
24
working-directory: ./phoenix
25
run: |
0 commit comments