Skip to content

Commit

Permalink
Update push_to_server.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
rezarzky authored May 22, 2024
1 parent 0d7471f commit b67938c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/push_to_server.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,4 +13,4 @@ jobs:
username: ${{ secrets.SERVER_USERNAME }}
password: ${{ secrets.SERVER_PASSWORD }}
port: ${{ secrets.SERVER_PORT }}
script: ./run_update.sh
script: whoami

0 comments on commit b67938c

Please sign in to comment.