Skip to content

Update conda_build_config.yaml #107

Update conda_build_config.yaml

Update conda_build_config.yaml #107

name: Building Package
on:
push:
branches:
- '**'
tags:
- 'v*'
pull_request:
branches:
- '**'
jobs:
build:
uses: openalea/github-action-conda-build/.github/workflows/conda-package-build.yml@main

Check failure on line 16 in .github/workflows/conda-package-build.yml

View workflow run for this annotation

GitHub Actions / Building Package

Invalid workflow file

The workflow is not valid. In .github/workflows/conda-package-build.yml (Line: 16, Col: 11): Error from called workflow openalea/github-action-conda-build/.github/workflows/conda-package-build.yml@main (Line: 13, Col: 18): Unexpected value ''
secrets:
anaconda_token: ${{ secrets.ANACONDA_TOKEN }}