Skip to content

Publish Elements

Publish Elements #14

name: 'Publish Elements'
on:
workflow_dispatch:
jobs:
publish:
uses: ./.github/workflows/build-conda-package.yaml
with:
recipe_dir: .conda/elements
secrets: inherit