Skip to content

Commit 0cffee5

Browse files
Write documentation
1 parent d3ba9d9 commit 0cffee5

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.github/workflows/gh-pages.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,4 +33,5 @@ jobs:
3333
uses: peaceiris/actions-gh-pages@v4
3434
with:
3535
github_token: ${{ secrets.GITHUB_TOKEN }}
36-
publish_dir: doc/_build/html
36+
publish_dir: doc/_build/html
37+
branch: gh-pages # Ajout pour s'assurer que ça pousse bien sur gh-pages

0 commit comments

Comments
 (0)