Skip to content

Commit 6cb7a94

Browse files
authored
build: Stop publishing docs to GH pages (#242)
1 parent ab3816b commit 6cb7a94

File tree

3 files changed

+0
-43
lines changed

3 files changed

+0
-43
lines changed

.github/actions/publish-docs/action.yml

Lines changed: 0 additions & 15 deletions
This file was deleted.

.github/workflows/manual-publish-docs.yml

Lines changed: 0 additions & 23 deletions
This file was deleted.

.github/workflows/release-please.yml

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -44,8 +44,3 @@ jobs:
4444
if: ${{ steps.release.outputs.releases_created }}
4545
with:
4646
dry_run: false
47-
48-
- uses: ./.github/actions/publish-docs
49-
if: ${{ steps.release.outputs.releases_created }}
50-
with:
51-
token: ${{secrets.GITHUB_TOKEN}}

0 commit comments

Comments
 (0)