Skip to content

Commit

Permalink
Remove the docs-pr release process. (#126)
Browse files Browse the repository at this point in the history
  • Loading branch information
winder committed Jul 21, 2023
1 parent 2e6147f commit bdda8d4
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 90 deletions.
84 changes: 0 additions & 84 deletions .github/workflows/docs-pr.yml

This file was deleted.

6 changes: 0 additions & 6 deletions .github/workflows/goreleaser.yml
Original file line number Diff line number Diff line change
Expand Up @@ -43,9 +43,3 @@ jobs:
args: release --clean
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}

# After a release, generate a PR to publish docs.
publish-docs-trigger:
name: Trigger a PR to update documentation.
needs: goreleaser
uses: ./.github/workflows/docs-pr.yml

0 comments on commit bdda8d4

Please sign in to comment.