We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 333c18a commit d63d78fCopy full SHA for d63d78f
1 file changed
.github/workflows/deploy-prod.yml
@@ -7,7 +7,7 @@ on:
7
8
env:
9
DOCKER_IMAGE: ${{ secrets.DOCKER_USERNAME }}/billilge-client
10
- CAPROVER_APP: app
+ CAPROVER_APP: www
11
12
jobs:
13
build-and-deploy:
0 commit comments