Skip to content

Commit

Permalink
Bump burnett01/rsync-deployments from 7.0.1 to 7.0.2 (#745)
Browse files Browse the repository at this point in the history
Bumps [burnett01/rsync-deployments](https://github.com/burnett01/rsync-deployments) from 7.0.1 to 7.0.2.
- [Release notes](https://github.com/burnett01/rsync-deployments/releases)
- [Commits](Burnett01/rsync-deployments@7.0.1...7.0.2)

---
updated-dependencies:
- dependency-name: burnett01/rsync-deployments
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Jan 22, 2025
1 parent bbadfb8 commit f5133d3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ jobs:

- name: Deploy
if: github.ref == 'refs/heads/main'
uses: burnett01/[email protected].1
uses: burnett01/[email protected].2
with:
switches: -va --delete-after --exclude=data/ --exclude=priv/ --exclude=.well-known/
path: dist/
Expand Down

0 comments on commit f5133d3

Please sign in to comment.