We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a3ab333 commit c013f2cCopy full SHA for c013f2c
.github/workflows/deploy.yml
@@ -81,7 +81,7 @@ jobs:
81
- uses: actions/checkout@v4
82
83
- name: Deploy to DigitalOcean
84
- uses: appleboy/ssh-action@v1.0.0
+ uses: appleboy/ssh-action@v1.2.2
85
with:
86
host: ${{ secrets.DROPLET_HOST }}
87
username: deploy
0 commit comments