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 0ccbd46 commit 39ff10f
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 @@ -19,7 +19,7 @@ jobs:
# -r: copy files recursively
# --delete: delete extraneous files from dest dirs
switches: -vzr --delete
path: home/runner/work/inventory-presser/inventory-presser
path: ${{ github.workspace }}
remote_path: ${{ secrets.ROCKET_NET_PATH }}
remote_host: ${{ secrets.ROCKET_NET_HOST }}
remote_user: ${{ secrets.ROCKET_NET_USER }}
Expand Down

0 comments on commit 39ff10f

Please sign in to comment.