We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cee0a0c commit 29c67a7Copy full SHA for 29c67a7
1 file changed
.github/workflows/deploy-vps.yml
@@ -11,7 +11,7 @@ jobs:
11
deploy:
12
runs-on: ubuntu-latest
13
env:
14
- APP_DIR: /var/www/epitalk.dibodev.com
+ APP_DIR: /var/www/epitalk.dibodev.fr
15
16
steps:
17
- name: 🚚 Get latest code
0 commit comments