Skip to content

Commit

Permalink
Update, hoping that it will the failure of previous commit
Browse files Browse the repository at this point in the history
  • Loading branch information
gdubicki committed Apr 6, 2024
1 parent 8d58001 commit a9103f7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/doc.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ jobs:
poetry run mkdocs build
- name: Deploy to GitHub pages
uses: JamesIves/github-pages-deploy-action@v4.3.3
uses: JamesIves/github-pages-deploy-action@v4.5.0
with:
token: ${{ secrets.GH_PAT }}
branch: gh-pages
Expand Down

0 comments on commit a9103f7

Please sign in to comment.