We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6558f25 commit c2b2555Copy full SHA for c2b2555
1 file changed
.github/workflows/deploy-docs.yml
@@ -58,4 +58,4 @@ jobs:
58
with:
59
github_token: ${{ secrets.GITHUB_TOKEN }}
60
publish_dir: docs/_build/html/
61
- destination_dir: ${{ github.ref_name }}
+ destination_dir: ${{ github.ref_name }}
0 commit comments