Skip to content

COMP: Update RemoteModulePackageAction and Python 3.9+ #140

COMP: Update RemoteModulePackageAction and Python 3.9+

COMP: Update RemoteModulePackageAction and Python 3.9+ #140

name: Build, test, package
on:
push:
branches:
- main
tags:
- 'v*'
pull_request:
branches:
- main
jobs:
cxx-build-workflow:
uses: InsightSoftwareConsortium/ITKRemoteModuleBuildTestPackageAction/.github/workflows/[email protected]
python-build-workflow:
uses: InsightSoftwareConsortium/ITKRemoteModuleBuildTestPackageAction/.github/workflows/[email protected]
secrets:
pypi_password: ${{ secrets.pypi_password }}