Skip to content

Commit c2b2555

Browse files
committed
fix pre-commit
1 parent 6558f25 commit c2b2555

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/deploy-docs.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,4 +58,4 @@ jobs:
5858
with:
5959
github_token: ${{ secrets.GITHUB_TOKEN }}
6060
publish_dir: docs/_build/html/
61-
destination_dir: ${{ github.ref_name }}
61+
destination_dir: ${{ github.ref_name }}

0 commit comments

Comments
 (0)