Skip to content

Refractor streamlit env registration #13

Refractor streamlit env registration

Refractor streamlit env registration #13

name: Snowdev Release
on:
pull_request:
types:
- closed
branches:
- main
paths:
- "pyproject.toml"
workflow_dispatch:
push:
branches:
- main
paths:
- "pyproject.toml"
jobs:
release:
uses: ./.github/workflows/_release.yml
with:
working-directory: snowdev
secrets: inherit