Skip to content

Commit

Permalink
Merge pull request #24 from laraxot/dependabot/github_actions/JamesIv…
Browse files Browse the repository at this point in the history
…es/github-pages-deploy-action-4.6.8

Bump JamesIves/github-pages-deploy-action from 4.6.4 to 4.6.8
  • Loading branch information
github-actions[bot] authored Sep 30, 2024
2 parents 0b766b8 + 69d7338 commit 4854a6a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ jobs:
run: cd docs && echo "laraxot.github.io/module_xot" > ./build_production/CNAME

- name: gh-pages
uses: JamesIves/github-pages-deploy-action@v4.6.4
uses: JamesIves/github-pages-deploy-action@v4.6.8
with:
branch: gh-pages
folder: ./docs/build_production

0 comments on commit 4854a6a

Please sign in to comment.