Update package-prepare-release workflow to work when release was previously aborted (#4235)

This commit is contained in:
Aaron Abbott
2026-02-20 10:42:04 -05:00
committed by GitHub
parent 413c98e542
commit d6afdb94f3

View File

@@ -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