Skip to content

Commit a3931bb

Browse files
Bump burnett01/rsync-deployments from 8.0.4 to 8.0.5 (#900)
Bumps [burnett01/rsync-deployments](https://github.com/burnett01/rsync-deployments) from 8.0.4 to 8.0.5. - [Release notes](https://github.com/burnett01/rsync-deployments/releases) - [Commits](Burnett01/rsync-deployments@8.0.4...8.0.5) --- updated-dependencies: - dependency-name: burnett01/rsync-deployments dependency-version: 8.0.5 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent ab0895c commit a3931bb

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ jobs:
4343

4444
- name: Deploy
4545
if: github.ref == 'refs/heads/main'
46-
uses: burnett01/rsync-deployments@8.0.4
46+
uses: burnett01/rsync-deployments@8.0.5
4747
with:
4848
switches: -va --delete-after --exclude=data/ --exclude=priv/ --exclude=.well-known/
4949
path: dist/

0 commit comments

Comments
 (0)