Skip to content

Commit

Permalink
Fix API documentation CI
Browse files Browse the repository at this point in the history
  • Loading branch information
pvshvp-oss committed Mar 11, 2024
1 parent 545c7f1 commit bbb0d8a
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/api_documentation.yml
Original file line number Diff line number Diff line change
Expand Up @@ -73,7 +73,8 @@ jobs:
with:
path: target/doc
publish_documentation_job:
name: ✈ Publish Documentation Job
name: ✈ Publish Documentation Job
if: github.ref == 'refs/heads/main'
needs: build_documentation_job
runs-on: ubuntu-latest
permissions:
Expand Down

0 comments on commit bbb0d8a

Please sign in to comment.