Skip to content

Commit

Permalink
Release 2.1.0-beta.5 with GitHub Pages
Browse files Browse the repository at this point in the history
  • Loading branch information
donv committed May 18, 2023
1 parent d1566c6 commit 89740f1
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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
2 changes: 1 addition & 1 deletion gradle.properties
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
version=2.1.0-beta.4
version=2.1.0-beta.5
group=com.github.jruby-gradle
copyrightYear=2014-2023

Expand Down

0 comments on commit 89740f1

Please sign in to comment.