Skip to content

Commit

Permalink
Update crazy-max/ghaction-github-pages action to v3.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Sep 1, 2023
1 parent 3d811dd commit b81cd5e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/docs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ jobs:
- name: Build with Gradle
run: ./gradlew dokkaHtml
- name: GitHub Pages
uses: crazy-max/ghaction-github-pages@v3.1.0
uses: crazy-max/ghaction-github-pages@v3.2.0
with:
build_dir: "build/dokka/html"
jekyll: false
Expand Down

0 comments on commit b81cd5e

Please sign in to comment.