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