Skip to content

Commit

Permalink
Disable documentation checksum check for now
Browse files Browse the repository at this point in the history
To diagnose issues with the component diagram
  • Loading branch information
marcphilipp committed Oct 3, 2023
1 parent 4499374 commit 3c8f437
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -105,6 +105,6 @@ jobs:
with:
arguments: --quiet
- name: Upload Documentation
env:
GRGIT_USER: ${{ secrets.GH_TOKEN }}
run: ./gradle/scripts/publishDocumentationSnapshotOnlyIfNecessary.sh
uses: ./.github/actions/run-gradle
with:
arguments: gitPublishPush -Dscan.tag.Documentation

0 comments on commit 3c8f437

Please sign in to comment.