Skip to content

Commit

Permalink
Merge branch 'main' of github.com:hotosm/osm-merge
Browse files Browse the repository at this point in the history
Sync with upstream.
  • Loading branch information
rsavoye committed Oct 8, 2024
2 parents 8d32754 + d3f50d7 commit 5c00184
Showing 1 changed file with 0 additions and 8 deletions.
8 changes: 0 additions & 8 deletions .github/workflows/docs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,13 +11,5 @@ on:
workflow_dispatch:

jobs:
build_doxygen:
uses: hotosm/gh-workflows/.github/workflows/[email protected]
with:
output_path: docs/apidocs

publish_docs:
uses: hotosm/gh-workflows/.github/workflows/[email protected]
needs: [build_doxygen]
with:
doxygen: true

0 comments on commit 5c00184

Please sign in to comment.