зеркало из https://github.com/mozilla/frost.git
ci: fix publishing gh-pages to html/
This commit is contained in:
Родитель
7666c724f5
Коммит
0f3868eed3
|
@ -40,7 +40,7 @@ jobs:
|
|||
git config --local user.email "publish@gha"
|
||||
git config --local user.name "frost publish-gh-pages GHA"
|
||||
|
||||
mv -f docs/_build/html/ .
|
||||
mv -f docs/_build/html/* .
|
||||
git add .
|
||||
git commit -vm "build docs for gh-page for commit ${{ github.sha }}"
|
||||
git push -f origin HEAD:gh-pages
|
||||
|
|
Загрузка…
Ссылка в новой задаче