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 bb22cc1 commit a474ecb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ jobs:
with:
IP: ${{ secrets.IP }}
USER: ${{ secrets.USER }}
PASSWORLD: ${{ secrets.PASSWORD }}
PASSWORD: ${{ secrets.PASSWORD }}
# KEY: ${{ secrets.KEY }}
FOLDER: "/root/.deploy"
RUN: "ls -a; pwd; uptime"

0 comments on commit a474ecb

Please sign in to comment.