Skip to content

Commit

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

Bump JamesIves/github-pages-deploy-action from 4.7.1 to 4.7.2
  • Loading branch information
github-actions[bot] authored Dec 4, 2024
2 parents b53e802 + 049318b commit 7984855
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.7.1
uses: JamesIves/github-pages-deploy-action@v4.7.2
with:
branch: gh-pages
folder: ./docs/build_production

0 comments on commit 7984855

Please sign in to comment.