Skip to content

Commit

Permalink
Updates inventorypresser-com-deploy.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
csalzano authored Nov 22, 2024
1 parent 36c43d4 commit e2d326d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/inventorypresser-com-deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ jobs:
steps:
- uses: actions/checkout@v2 # Checks-out your repository under $GITHUB_WORKSPACE, so your job can access it
- name: Deploy to Rocket.net
- uses: garygrossgarten/github-action-ssh@release
uses: garygrossgarten/github-action-ssh@release
with:
command: rsync -avz "$GITHUB_WORKSPACE" [email protected]:public_html/wp-content/plugins/inventory-presser
host: 131.153.207.156
Expand Down

0 comments on commit e2d326d

Please sign in to comment.