Skip to content

Commit

Permalink
Fix documentation deployment
Browse files Browse the repository at this point in the history
  • Loading branch information
Cirras committed Nov 6, 2023
1 parent b8d833b commit a59c3ff
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -70,6 +70,7 @@ jobs:
git config user.name github-actions
git config user.email [email protected]
hatch run docs:deploy ${{ steps.get-version.outputs.version-without-v }}
git push origin gh-pages
publish-github:
needs: publish-docs
Expand Down

0 comments on commit a59c3ff

Please sign in to comment.