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 5cd75f4 commit 361538fCopy full SHA for 361538f
.github/workflows/deploy-preview.yml
@@ -54,5 +54,5 @@ jobs:
54
SSH_USER: dokku
55
SSH_KEY: ${{ secrets.SSH_KEY_SIR }}
56
SSH_HOST: 167.235.152.70
57
- REVIEW_APP_NAME: prev-${{ github.event.pull_request.number }}
+ REVIEW_APP_NAME: pre-${{ github.event.pull_request.number }}
58
REVIEW_APP_EMAIL: marcus@dpschool.io
0 commit comments