Skip to content

Update meta.yaml

Update meta.yaml #103

name: Building Package
on:
push:
branches:
- '**'
tags:
- 'v*'
pull_request:
branches:
- '**'
jobs:
build:
uses: fredboudon/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 / .github/workflows/conda-package-build.yml

Invalid workflow file

error parsing called workflow ".github/workflows/conda-package-build.yml" -> "fredboudon/github-action-conda-build/.github/workflows/conda-package-build.yml@main" : workflow was not found. See https://docs.github.com/actions/learn-github-actions/reusing-workflows#access-to-reusable-workflows for more information.
secrets:
token: ${{ secrets.ANACONDA_TOKEN }}