Skip to content

merged over anaconda work from other repository. Testing with actions… #18

merged over anaconda work from other repository. Testing with actions…

merged over anaconda work from other repository. Testing with actions… #18

name: 'Publish Heffte'
on:
push:
paths:
- .conda/heffte/cpu/**
- .github/workflows/publish-heffte-cpu.yaml
workflow_dispatch:
jobs:
publish:
uses: ./.github/workflows/build-conda-package.yaml
with:
recipe_dir: .conda/heffte/cpu
secrets: inherit