Skip to content

Commit

Permalink
Merge pull request #132 from gramaziokohler/dependabot/github_actions…
Browse files Browse the repository at this point in the history
…/crazy-max/ghaction-github-pages-3.2.0

Bump crazy-max/ghaction-github-pages from 3.1.0 to 3.2.0
  • Loading branch information
tetov authored Sep 5, 2023
2 parents 3eb4e44 + 10c92fc commit 517c888
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/workflow.yml
Original file line number Diff line number Diff line change
Expand Up @@ -97,7 +97,7 @@ jobs:

-
name: Publish docs on branch gh-pages
uses: crazy-max/ghaction-github-pages@v3.1.0
uses: crazy-max/ghaction-github-pages@v3.2.0
with:
target_branch: gh-pages
build_dir: docs
Expand Down

0 comments on commit 517c888

Please sign in to comment.