We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1bfb3cf commit 6b5a84eCopy full SHA for 6b5a84e
.github/workflows/deploy-production.yml
@@ -17,6 +17,7 @@ jobs:
17
uses: actions/checkout@v2
18
with:
19
repository: phcode-dev/phoenix
20
+ ref: prod
21
path: './phoenix'
22
- name: Building phoenix release artifacts
23
working-directory: ./phoenix
0 commit comments