Skip to content

Commit

Permalink
Temporaryly disable docusaurus
Browse files Browse the repository at this point in the history
  • Loading branch information
bplommer committed Jan 7, 2024
1 parent e76b07b commit eab4f43
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,4 +18,5 @@ jobs:
- run: echo "PGP_SECRET=${{ secrets.PGP_SECRET }}" >> $GITHUB_ENV
- run: echo "SONATYPE_PASSWORD=${{ secrets.SONATYPE_PASSWORD }}" >> $GITHUB_ENV
- run: echo "SONATYPE_USERNAME=${{ secrets.SONATYPE_USERNAME }}" >> $GITHUB_ENV
- run: sbt ci-release docs/docusaurusPublishGhpages
# - run: sbt ci-release docs/docusaurusPublishGhpages
- run: sbt ci-release

0 comments on commit eab4f43

Please sign in to comment.