Skip to content

REL: denote 2.1.17 (#997) #119

REL: denote 2.1.17 (#997)

REL: denote 2.1.17 (#997) #119

Workflow file for this run

name: Release
on:
push:
tags:
- '*'
jobs:
build_and_publish:
name: Build and publish to PyPI
uses: ./.github/workflows/wheels.yml
secrets: inherit