Skip to content

Commit

Permalink
Revert "Temporarily disable docusaurus"
Browse files Browse the repository at this point in the history
  • Loading branch information
vlovgr committed Jun 13, 2024
1 parent 540e2c7 commit e2bff0f
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,5 +18,4 @@ 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
- run: sbt ci-release docs/docusaurusPublishGhpages

0 comments on commit e2bff0f

Please sign in to comment.