We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ca400bd commit 96c913bCopy full SHA for 96c913b
.github/workflows/spec.yml
@@ -49,7 +49,7 @@ jobs:
49
env:
50
USER_FOR_TEST: ${{ secrets.SPEC_DEPLOY_USER }}
51
if: ${{ env.USER_FOR_TEST != '' }}
52
- uses: burnett01/rsync-deployments@7.0.2
+ uses: burnett01/rsync-deployments@7.1.0
53
with:
54
switches: -rzv
55
path: docs/_spec/_site/
0 commit comments