Skip to content

Commit

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

Bump JamesIves/github-pages-deploy-action from 4.4.1 to 4.4.2
  • Loading branch information
jenshnielsen authored May 31, 2023
2 parents 55a9a5e + ec6ada3 commit 93b0191
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/docs.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -80,7 +80,7 @@ jobs:
name: docs_${{ matrix.python-version }}_${{ matrix.os }}
path: ${{ github.workspace }}/docs/_build/html
- name: Deploy to gh pages
uses: JamesIves/[email protected].1
uses: JamesIves/[email protected].2
with:
branch: gh-pages
folder: ${{ github.workspace }}/docs/_build/html
Expand Down

0 comments on commit 93b0191

Please sign in to comment.