Skip to content

feat: Allow dcvMode to be passed to the Certificates::enroll method (… #8

feat: Allow dcvMode to be passed to the Certificates::enroll method (…

feat: Allow dcvMode to be passed to the Certificates::enroll method (… #8

Workflow file for this run

---
name: deploy
permissions:
contents: read
pull-requests: read
"on":
push:
tags:
- "[0-9]+.[0-9]+.[0-9]+"
jobs:
pypi_deploy:
uses: broadinstitute/shared-workflows/.github/workflows/python-deploy-to-pypi.yaml@v6.0.0
secrets:
pypi_token: ${{ secrets.PYPI_TOKEN }}