Skip to content

Commit

Permalink
yml file update as per review change
Browse files Browse the repository at this point in the history
  • Loading branch information
ct-dixit committed Jul 8, 2024
1 parent 1223b04 commit 1aa85e0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/prod.yml
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ jobs:
yarn build-prod
- name: 📂 Deploy to Server
uses: easingthemes/ssh-deploy@v2.1.5
uses: easingthemes/ssh-deploy@main
env:
SSH_PRIVATE_KEY: ${{ secrets.SERVER_SSH_KEY }}
# ARGS: "-rltgoDzvO --delete"
Expand Down

0 comments on commit 1aa85e0

Please sign in to comment.