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 abe7b0f commit 799a431Copy full SHA for 799a431
.github/workflows/spec.yml
@@ -45,7 +45,7 @@ jobs:
45
env:
46
USER_FOR_TEST: ${{ secrets.SPEC_DEPLOY_USER }}
47
if: ${{ env.USER_FOR_TEST != '' }}
48
- uses: burnett01/rsync-deployments@6.0.0
+ uses: burnett01/rsync-deployments@7.0.0
49
with:
50
switches: -rzv
51
path: docs/_spec/_site/
0 commit comments