Release 2.1.0-beta.5 with GitHub Pages

This commit is contained in:
Uwe Kubosch 2023-05-18 15:57:10 +02:00
parent d1566c674e
commit 89740f105b
2 changed files with 2 additions and 2 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:assembleDocs
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

View File

@ -1,4 +1,4 @@
version=2.1.0-beta.4
version=2.1.0-beta.5
group=com.github.jruby-gradle
copyrightYear=2014-2023