Skip to content

Commit

Permalink
Comment-out dependency on stable doc deployment
Browse files Browse the repository at this point in the history
  • Loading branch information
PProfizi committed Nov 30, 2023
1 parent 00e6489 commit f35128c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/releaser.yml
Original file line number Diff line number Diff line change
Expand Up @@ -78,7 +78,7 @@ jobs:
doc-index-stable:
name: "Deploy stable docs index"
runs-on: ubuntu-latest
needs: upload_docs_release
# needs: upload_docs_release
steps:
- name: "Install Git and clone project"
uses: actions/checkout@v4
Expand Down

0 comments on commit f35128c

Please sign in to comment.