Skip to content

Commit

Permalink
Merge pull request #636 from sfu-db/dependabot/github_actions/JamesIv…
Browse files Browse the repository at this point in the history
…es/github-pages-deploy-action-4.6.1

build(deps): bump JamesIves/github-pages-deploy-action from 4.6.0 to 4.6.1
  • Loading branch information
wangxiaoying authored May 20, 2024
2 parents a7eb693 + 13ccf97 commit 80b0a99
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 @@ -46,7 +46,7 @@ jobs:
run: touch ./docs/_build/html/.nojekyll

- name: Deploy Docs 🚀
uses: JamesIves/[email protected].0
uses: JamesIves/[email protected].1
with:
branch: gh-pages # The branch the action should deploy to.
folder: ./docs/_build/html # The folder the action should deploy.
Expand Down

0 comments on commit 80b0a99

Please sign in to comment.