diff --git a/.github/workflows/build_and_deploy_conda.yml b/.github/workflows/build_and_deploy_conda.yml index 65483c3..8917419 100644 --- a/.github/workflows/build_and_deploy_conda.yml +++ b/.github/workflows/build_and_deploy_conda.yml @@ -1,9 +1,9 @@ name: Build pkgs and deploy if on main on: - push: - branches: - - main + release: + types: + - published jobs: build: diff --git a/VERSION b/VERSION index bd52db8..ae365e4 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -0.0.0 \ No newline at end of file +2025.5.22 \ No newline at end of file