Skip to content

Commit 93756fb

Browse files
committed
ci: add release-core do needs
1 parent 59c07db commit 93756fb

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/release.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -34,6 +34,8 @@ jobs:
3434
POETRY_PYPI_TOKEN_PYPI: ${{ secrets.PYPI_TOKEN }}
3535

3636
release:
37+
needs:
38+
- release-core
3739
runs-on: ubuntu-latest
3840
strategy:
3941
matrix:

0 commit comments

Comments
 (0)