mirror of
https://github.com/open-telemetry/opentelemetry-python-contrib.git
synced 2026-03-13 08:10:39 +08:00
Update package-prepare-release workflow to work when release was previously aborted (#4235)
This commit is contained in:
@@ -33,6 +33,8 @@ jobs:
|
||||
next_version: ${{ steps.verify.outputs.next_version }}
|
||||
steps:
|
||||
- uses: actions/checkout@v4
|
||||
with:
|
||||
fetch-depth: 0
|
||||
|
||||
- id: verify
|
||||
name: Verify prerequisites
|
||||
|
||||
Reference in New Issue
Block a user