Skip to content

Commit

Permalink
test4
Browse files Browse the repository at this point in the history
  • Loading branch information
mmnokote committed Apr 16, 2024
1 parent e790dbf commit a0a96ef
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ jobs:
with:
host: 172.16.18.148
username: ${{ secrets.SERVER_USERNAME }}
key: ${{ secrets.SK }}
key: ${{ secrets.SSH_PRIVATE_KEY }}
port: ${{ secrets.SERVER_PORT }}
source: "dist/"
target: "/var/www/html/dist/"

0 comments on commit a0a96ef

Please # to comment.