Skip to content

Commit

Permalink
ci: fix docs publish script (#421)
Browse files Browse the repository at this point in the history
  • Loading branch information
AriPerkkio authored Nov 18, 2024
1 parent 45a1508 commit 2740bc9
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/publish-docs.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,6 @@ on:
jobs:
publish_docs:
name: Publish documentation
needs: [publish_release]
runs-on: ubuntu-latest
steps:
- name: Checkout
Expand Down

0 comments on commit 2740bc9

Please sign in to comment.