Skip to content

Commit

Permalink
Update jekyll-build-test-and-deploy.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
janosrusiczki authored Sep 25, 2024
1 parent 9ce8ecf commit be3f5c0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/jekyll-build-test-and-deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ jobs:
path: _site
key: site-sha-${{ github.sha }}
- name: Deploy with rsync
uses: burnett01/rsync-deployments@5.2.1
uses: burnett01/rsync-deployments@7.0.1
with:
switches: -avzr --delete
path: _site/
Expand Down

0 comments on commit be3f5c0

Please sign in to comment.