Skip to content

[WIP] Release2025

[WIP] Release2025 #38

name: build_publish_anaconda
on:
push:
branches:
- '**'
tags:
- 'v*'
pull_request:
branches:
- '**'
jobs:
build:
uses: openalea/github-action-conda-build/.github/workflows/conda-package-build.yml@main
secrets:
anaconda_token: ${{ secrets.ANACONDA_TOKEN }}
with:
python-minor-version: '[10]'
label: latest