Skip to content

SK-2068: Fix wait time in deidentify file interface (#179) #21

SK-2068: Fix wait time in deidentify file interface (#179)

SK-2068: Fix wait time in deidentify file interface (#179) #21

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