Skip to content

Commit

Permalink
Update add_ssh_deploy_server.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
loka1 authored Aug 9, 2024
1 parent 6ee908f commit 7c3a8c1
Showing 1 changed file with 4 additions and 5 deletions.
9 changes: 4 additions & 5 deletions .github/workflows/add_ssh_deploy_server.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,8 +16,7 @@ jobs:
port: ${{ secrets.PORT }}
#password: ${{ secrets.PASSWORD }}
key: ${{ secrets.KEY }}
script: whoami
# script: |
# become lokasbot
# cd $Home
# sh $Home/actions/lokasbot/pull.sh
# script: whoami
script: |
become lokasbot
ls

0 comments on commit 7c3a8c1

Please sign in to comment.