Skip to content

Commit

Permalink
update deploy script
Browse files Browse the repository at this point in the history
  • Loading branch information
SocksTheWolf committed Nov 24, 2023
1 parent e759461 commit 3c2cc95
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 @@ -18,7 +18,7 @@ jobs:
log-public-key: false

- name: Update Python Project
uses: appleboy/ssh-action@v1.0.0
uses: appleboy/ssh-action@master
env:
AUTHKEYNAME: ${{ vars.AUTH_KEY_NAME }}
with:
Expand Down

0 comments on commit 3c2cc95

Please sign in to comment.