Skip to content

reverting back to original and shelving work #155

reverting back to original and shelving work

reverting back to original and shelving work #155

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