Skip publishing GitHub Pages for now.

This commit is contained in:
Uwe Kubosch 2023-05-18 16:25:40 +02:00
parent 89740f105b
commit c7f87b1944
1 changed files with 1 additions and 1 deletions

View File

@ -123,4 +123,4 @@ jobs:
uses: eskatos/gradle-command-action@v1
with:
# arguments: -i --console=plain --no-build-cache docs:publishGhPages -Dorg.ajoberstar.grgit.auth.username=${{ secrets.GH_PAGES_PUSH_USER }} -Dorg.ajoberstar.grgit.auth.password=${{ secrets.GH_PAGES_PUSH_TOKEN }} -Dorg.ajoberstar.grgit.auth.force=hardcoded
arguments: -i --console=plain --no-build-cache docs:publishGhPages -Dorg.ajoberstar.grgit.auth.username=${{ secrets.GH_PAGES_PUSH_TOKEN }} -Dorg.ajoberstar.grgit.auth.password=${{ secrets.GH_PAGES_PUSH_TOKEN }} -Dorg.ajoberstar.grgit.auth.force=hardcoded
arguments: -i --console=plain --no-build-cache docs:assembleDocs