We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 08442e8 commit 9ae0656Copy full SHA for 9ae0656
.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/[email protected].1
+ uses: burnett01/[email protected].2
53
with:
54
switches: -rzv
55
path: docs/_spec/_site/
0 commit comments