Skip to content

Commit

Permalink
fix yaml deploy
Browse files Browse the repository at this point in the history
  • Loading branch information
khansadaoudi committed May 30, 2024
1 parent a88f9cc commit bf5288d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,5 +20,5 @@ jobs:
username: ${{ secrets.SERVER_USERNAME }}
key: ${{ secrets.SERVER_SSH_KEY }}
port: ${{ secrets.SERVER_PORT }}
source: /dist/spa
source: dist/spa
target: /home/arborator/arborator-frontend-test

0 comments on commit bf5288d

Please sign in to comment.