Skip to content

Commit

Permalink
update .github/workflows/action.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
sebastianjnuwu committed Sep 9, 2023
1 parent 139d09f commit 1bab732
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,6 @@ jobs:
with:
IP: ${{ secrets.IP }}
USER: ${{ secrets.USER }}
PASSWORD: ${{ secrets.PASSWORD }}
# KEY: ${{ secrets.KEY }}
KEY: ${{ secrets.KEY }}
FOLDER: "/root/.deploy"
RUN: "ls -a; pwd; uptime"

0 comments on commit 1bab732

Please sign in to comment.