Skip to content
This repository has been archived by the owner on Aug 22, 2024. It is now read-only.

Commit

Permalink
ci: updated doc workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
ocni-dtu committed Feb 5, 2024
1 parent da552ed commit 4f38790
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/release_docs.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -65,6 +65,7 @@ jobs:
deployDocs:
runs-on: ubuntu-latest
if: github.event_name != 'pull_request'
needs: buildDocs
environment:
name: github-pages
url: ${{ steps.deployment.outputs.page_url }}
Expand Down

0 comments on commit 4f38790

Please sign in to comment.