Skip to content

Commit

Permalink
Fix appleboy/scp-action version to v0.1.4
Browse files Browse the repository at this point in the history
  • Loading branch information
edwinmp committed Dec 7, 2022
1 parent e621b16 commit f9d6aab
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/deploy_CI.yml
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@ jobs:
echo "DATA_SITE_URL=dev.devinit.org" >> $GITHUB_ENV
- name: copy deploy file via ssh
uses: appleboy/scp-action@master
uses: appleboy/scp-action@v0.1.4
env:
HOST: ${{ env.HOST }}
USERNAME: ${{ env.USERNAME }}
Expand Down

0 comments on commit f9d6aab

Please sign in to comment.