Skip to content

Commit eb83b21

Browse files
authored
Remove doc version auto-update (#8198)
the auto-update will be triggered from the doc repo after open-telemetry/opentelemetry.io#2568
1 parent f7d74f5 commit eb83b21

File tree

2 files changed

+0
-82
lines changed

2 files changed

+0
-82
lines changed

.github/workflows/release.yml

Lines changed: 0 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -227,11 +227,3 @@ jobs:
227227
version: ${{ needs.release.outputs.version }}
228228
secrets:
229229
OPENTELEMETRYBOT_GITHUB_TOKEN: ${{ secrets.OPENTELEMETRYBOT_GITHUB_TOKEN }}
230-
231-
create-website-pull-request:
232-
needs: release
233-
uses: ./.github/workflows/reusable-create-website-pull-request.yml
234-
with:
235-
version: ${{ needs.release.outputs.version }}
236-
secrets:
237-
OPENTELEMETRYBOT_GITHUB_TOKEN: ${{ secrets.OPENTELEMETRYBOT_GITHUB_TOKEN }}

.github/workflows/reusable-create-website-pull-request.yml

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

0 commit comments

Comments
 (0)