Skip to content

Commit

Permalink
ci: disable docs publishing
Browse files Browse the repository at this point in the history
  • Loading branch information
jmgilman committed Jan 10, 2024
1 parent c352e83 commit f37ea1d
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 @@ -16,6 +16,7 @@ jobs:
aws_role_arn: arn:aws:iam::332405224602:role/ci
aws_region: eu-central-1
default_branch: catalyst-fund9-gold
publish_docs: false
secrets:
deployment_token: ${{ secrets.CI_BOT_TOKEN }}
dockerhub_token: ${{ secrets.DOCKERHUB_TOKEN }}
Expand Down

0 comments on commit f37ea1d

Please sign in to comment.