Skip to content

partial add of button functionality to import legacy evpfft files. no… #29

partial add of button functionality to import legacy evpfft files. no…

partial add of button functionality to import legacy evpfft files. no… #29

name: 'Publish FIERRO GUI'
on:
push:
paths:
- .conda/fierro-gui/**
- python/FIERRO-GUI/**
- .github/workflows/publish-fierro-gui.yaml
workflow_dispatch:
jobs:
publish:
uses: ./.github/workflows/build-conda-package.yaml
with:
recipe_dir: .conda/fierro-gui
secrets: inherit