Skip to content

Commit

Permalink
Update main.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
Hoon-Hub authored Oct 9, 2023
1 parent 24fcdbe commit 73e1399
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -47,9 +47,9 @@ jobs:
# password: ${{ secrets.NCP_USR_PWD }}

PRIVATE_KEY: ${{ secrets.NCP_PRI_KEY }}
HOST: 49.50.174.69
HOST: 10.36.68.139
USERNAME: root
PORT: 22
PORT: 3334
PASSWORD: Y3!ui9a=La
run: |
echo "$PRIVATE_KEY" > private_key.pem
Expand Down

0 comments on commit 73e1399

Please sign in to comment.