Skip to content

Commit 6b5a84e

Browse files
committed
fix: use prod branch
1 parent 1bfb3cf commit 6b5a84e

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/deploy-production.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,7 @@ jobs:
1717
uses: actions/checkout@v2
1818
with:
1919
repository: phcode-dev/phoenix
20+
ref: prod
2021
path: './phoenix'
2122
- name: Building phoenix release artifacts
2223
working-directory: ./phoenix

0 commit comments

Comments
 (0)