Skip to content

Commit

Permalink
Remove doc version auto-update (#8198)
Browse files Browse the repository at this point in the history
the auto-update will be triggered from the doc repo after
open-telemetry/opentelemetry.io#2568
  • Loading branch information
trask authored Apr 3, 2023
1 parent f7d74f5 commit eb83b21
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 82 deletions.
8 changes: 0 additions & 8 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -227,11 +227,3 @@ jobs:
version: ${{ needs.release.outputs.version }}
secrets:
OPENTELEMETRYBOT_GITHUB_TOKEN: ${{ secrets.OPENTELEMETRYBOT_GITHUB_TOKEN }}

create-website-pull-request:
needs: release
uses: ./.github/workflows/reusable-create-website-pull-request.yml
with:
version: ${{ needs.release.outputs.version }}
secrets:
OPENTELEMETRYBOT_GITHUB_TOKEN: ${{ secrets.OPENTELEMETRYBOT_GITHUB_TOKEN }}
74 changes: 0 additions & 74 deletions .github/workflows/reusable-create-website-pull-request.yml

This file was deleted.

0 comments on commit eb83b21

Please sign in to comment.