Update docs_pages.yml

pull/273/head
SpectralVectors 2024-09-08 16:39:40 -04:00 zatwierdzone przez GitHub
rodzic b7f0f7e101
commit c7e3c5e10b
Nie znaleziono w bazie danych klucza dla tego podpisu
ID klucza GPG: B5690EEEBB952194
1 zmienionych plików z 2 dodań i 2 usunięć

Wyświetl plik

@ -36,7 +36,7 @@ jobs:
- name: Init new repo in dist folder and commit generated files
run: |
cd scripts/addons/docs/build/html/
cd scripts/addons/docs/_build/html/
git init
touch .nojekyll
git add -A
@ -50,4 +50,4 @@ jobs:
github_token: ${{ secrets.GITHUB_TOKEN }}
branch: gh-pages
force: true
directory: .scripts/addons/docs/build/html
directory: .scripts/addons/docs/_build/html