Skip to content

Commit

Permalink
build: Stop publishing doc updates from v8 branch (#329)
Browse files Browse the repository at this point in the history
  • Loading branch information
keelerm84 committed Jan 2, 2024
1 parent 24a3a8a commit 72f25cc
Show file tree
Hide file tree
Showing 3 changed files with 0 additions and 46 deletions.
15 changes: 0 additions & 15 deletions .github/actions/publish-docs/action.yml

This file was deleted.

26 changes: 0 additions & 26 deletions .github/workflows/manual-publish-docs.yml

This file was deleted.

5 changes: 0 additions & 5 deletions .github/workflows/release-please.yml
Original file line number Diff line number Diff line change
Expand Up @@ -57,8 +57,3 @@ jobs:
with:
token: ${{secrets.GITHUB_TOKEN}}
dry_run: false

- uses: ./.github/actions/publish-docs
if: ${{ steps.release.outputs.releases_created == 'true' }}
with:
token: ${{secrets.GITHUB_TOKEN}}

0 comments on commit 72f25cc

Please sign in to comment.