Skip to content

Commit

Permalink
Merge pull request #48 from flozz/dependabot/github_actions/JamesIves…
Browse files Browse the repository at this point in the history
…/github-pages-deploy-action-4.7.2

build(deps): bump JamesIves/github-pages-deploy-action from 4.7.1 to 4.7.2
  • Loading branch information
flozz authored Dec 10, 2024
2 parents f1f644b + d3d3734 commit c3575d9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/gh-pages.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ jobs:
nox --session gendoc
- name: "Deploy Github Pages"
uses: JamesIves/github-pages-deploy-action@v4.7.1
uses: JamesIves/github-pages-deploy-action@v4.7.2
with:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
BRANCH: gh-pages
Expand Down

0 comments on commit c3575d9

Please sign in to comment.