Skip to content

Commit

Permalink
ci: switch to tagged release of action [skip publish]
Browse files Browse the repository at this point in the history
  • Loading branch information
favna committed Dec 9, 2023
1 parent afcf5d6 commit 352f974
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/continuous-deployment.yml
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,7 @@ jobs:
needs: Publish
steps:
- name: Update container on server
uses: favware/ssh-remote-action@main
uses: favware/ssh-remote-action@v1
with:
host: ${{ secrets.SSH_HOST }}
port: ${{ secrets.SSH_PORT }}
Expand Down

0 comments on commit 352f974

Please sign in to comment.