Skip to content

Commit

Permalink
Update build-docs.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
josxha committed Jun 23, 2024
1 parent ffcad35 commit cd72a76
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions .github/workflows/build-docs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,10 +3,7 @@ name: Generate documentation
on: [ push, pull_request, workflow_dispatch ]

jobs:
deploy:
environment:
name: github-pages
url: ${{ steps.deployment.outputs.page_url }}
build:
defaults:
run:
working-directory: docs
Expand Down

0 comments on commit cd72a76

Please sign in to comment.