Skip to content

SK-2116 Update masking methods for detect in Python SDKs v2 (#181) #22

SK-2116 Update masking methods for detect in Python SDKs v2 (#181)

SK-2116 Update masking methods for detect in Python SDKs v2 (#181) #22

Workflow file for this run

name: Public Beta Release
on:
push:
tags: '*.*.*b*'
paths-ignore:
- "setup.py"
- "*.yml"
- "*.md"
- "skyflow/utils/_version.py"
jobs:
build-and-deploy:
uses: ./.github/workflows/shared-build-and-deploy.yml
with:
ref: ${{ github.ref_name }}
tag: 'beta'
secrets: inherit