Skip to content

Commit

Permalink
Print the progress + replace the SSH deploy key
Browse files Browse the repository at this point in the history
  • Loading branch information
alexwlchan committed Oct 30, 2024
1 parent 13130ae commit 3a90986
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build_site.yml
Original file line number Diff line number Diff line change
Expand Up @@ -114,7 +114,7 @@ jobs:
uses: burnett01/[email protected]
# if: github.ref == 'refs/heads/main'
with:
switches: -avzr --delete --exclude="" --include="" --filter=""
switches: -avzr --progress --delete --exclude="" --include="" --filter=""
path: _site/
remote_path: repos/alexwlchan.net/_site
remote_host: "178.79.134.59"
Expand Down

0 comments on commit 3a90986

Please sign in to comment.