Skip to content

Commit

Permalink
.
Browse files Browse the repository at this point in the history
  • Loading branch information
pvshvp-oss committed Mar 18, 2024
1 parent 8cc0bb8 commit 76ec2e6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/api_documentation.yml
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,7 @@ jobs:
path: target/doc/
publish_documentation_job:
name: ✈ Publish Documentation Job
if: github.ref == 'refs/heads/main' # Publish only while dealing with the main branch
# if: github.ref == 'refs/heads/main' # Publish only while dealing with the main branch
needs: build_documentation_job
runs-on: ubuntu-latest
permissions:
Expand Down

0 comments on commit 76ec2e6

Please sign in to comment.