Skip to content

Commit

Permalink
Updates reference
Browse files Browse the repository at this point in the history
  • Loading branch information
BenParizek committed Jun 30, 2024
1 parent 7b83704 commit 85c79d9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/deploy-craft-v5.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ jobs:
run: npm run docs:build

- name: Deploy files to server
uses: easingthemes/ssh-deploy@5.0.3
uses: easingthemes/ssh-deploy@v5.0.3
env:
SSH_PRIVATE_KEY: ${{ secrets.SSH_PRIVATE_KEY }}
REMOTE_HOST: ${{ secrets.REMOTE_HOST }}
Expand Down

0 comments on commit 85c79d9

Please sign in to comment.