Skip to content

Commit

Permalink
Revert "try to update folder"
Browse files Browse the repository at this point in the history
This reverts commit abca367.
  • Loading branch information
Ridel1e committed Jul 11, 2024
1 parent abca367 commit d3f3afc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@ jobs:
uses: garygrossgarten/github-action-scp@release
with:
local: /home/runner/build
remote: /var/www/test_new
remote: /var/www/test
host: ${{ secrets.HOST }}
username: ${{ secrets.USERNAME }}
privateKey: ${{ secrets.KEY }}

0 comments on commit d3f3afc

Please sign in to comment.