Skip to content

Commit

Permalink
Removing publish docs (#94)
Browse files Browse the repository at this point in the history
  • Loading branch information
frederik-jpro authored Dec 20, 2024
1 parent 60fedf8 commit 3d9d6e2
Showing 1 changed file with 0 additions and 9 deletions.
9 changes: 0 additions & 9 deletions .github/workflows/publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,15 +17,6 @@ jobs:
uses: entur/gha-docker/.github/workflows/push.yml@v1
secrets: inherit

publish-docs:
name: "Publishing Developer Documentation"
needs: docker-push
if: github.actor != 'dependabot[bot]' # Sjekk at Dependabot ikke trigger publisering
uses: entur/gha-docs/.github/workflows/publish.yml@v1
with:
project: shared-mobility-to-ref
secrets: inherit

notify-failure:
name: "Notify Failure"
needs: docker-push
Expand Down

0 comments on commit 3d9d6e2

Please sign in to comment.