Skip to content

Commit

Permalink
chore: Disable docs in workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
gnarea committed Sep 6, 2024
1 parent ed70840 commit 7e475b4
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,5 +18,6 @@ jobs:
uses: relaycorp/shared-workflows/.github/workflows/server-release.yml@main
with:
dockerhub_username: ${{ vars.DOCKERHUB_USERNAME }}
enable_docs: false
secrets:
dockerhub_password: ${{ secrets.DOCKERHUB_PUSH_PASSWORD }}

0 comments on commit 7e475b4

Please sign in to comment.