Skip to content

SK-2199: Update Python SDK v2 with latest Detect API changes (v4.0) (… #50

SK-2199: Update Python SDK v2 with latest Detect API changes (v4.0) (…

SK-2199: Update Python SDK v2 with latest Detect API changes (v4.0) (… #50

Workflow file for this run

name: Public Release
on:
push:
tags: "*.*.*"
paths-ignore:
- "setup.py"
- "*.yml"
- "*.md"
- "skyflow/utils/_version.py"
jobs:
build-and-deploy:
uses: ./.github/workflows/shared-build-and-deploy.yml
with:
ref: main
tag: 'public'
secrets: inherit