Skip to content

Commit

Permalink
update deploy.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
zhangchi committed Oct 12, 2023
1 parent d4e32c3 commit 4efae5f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ jobs:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- name: pull code
- name: pull code and restart service
uses: appleboy/ssh-action@master
env:
SERVER_WORKDIR: ${{secrets.SERVER_WORKDIR}}
Expand Down

0 comments on commit 4efae5f

Please sign in to comment.