Release: remove bump from prepare release action (#44111)

This commit is contained in:
malcolmholmes 2022-01-17 15:18:13 +00:00 committed by GitHub
parent 867ca5b59e
commit cc9cbb8fab
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -19,14 +19,6 @@ jobs:
secrets:
token: ${{ secrets.GH_BOT_ACCESS_TOKEN }}
needs: call-remove-milestone
call-bump-version:
uses: grafana/grafana/.github/workflows/bump-version.yml@main
with:
version_call: ${{ github.event.inputs.version_input }}
secrets:
token: ${{ secrets.GH_BOT_ACCESS_TOKEN }}
metricsWriteAPIKey: ${{ secrets.GRAFANA_MISC_STATS_API_KEY }}
needs: call-close-milestone
call-update-changelog:
uses: grafana/grafana/.github/workflows/update-changelog.yml@main
with: