mirror of
https://github.com/openshift/openshift-mcp-server.git
synced 2025-10-17 14:27:48 +03:00
ci: python release depends on standard release
This commit is contained in:
2
.github/workflows/release.yaml
vendored
2
.github/workflows/release.yaml
vendored
@@ -44,6 +44,8 @@ jobs:
|
||||
make npm-publish
|
||||
python:
|
||||
name: Release Python
|
||||
# Python logic requires the tag/release version to be available from GitHub
|
||||
needs: release
|
||||
runs-on: ubuntu-latest
|
||||
steps:
|
||||
- name: Checkout
|
||||
|
||||
Reference in New Issue
Block a user