Skip to content

Commit

Permalink
Update develop.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
AndresAcostaCruz authored Sep 26, 2024
1 parent 26c3ff8 commit d12e097
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/develop.yml
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@ jobs:
password: ${{ secrets.SERVER_PASSWORD }}
port: ${{ secrets.SERVER_PORT }}
source: "phpdocxconfig.ini"
target: /var/www/html/vendor/phpdocx/config/
target: /var/www/html/dev/backend/vendor/phpdocx/config/
envs: GITHUB_SHA, SERVER_PASSWORD, LARAVEL_ENV
script: |
# Create a new directory
Expand Down

0 comments on commit d12e097

Please sign in to comment.