Skip to content

Bump broadinstitute/shared-workflows from 3.0.0 to 3.1.0 in the actions group #295

Bump broadinstitute/shared-workflows from 3.0.0 to 3.1.0 in the actions group

Bump broadinstitute/shared-workflows from 3.0.0 to 3.1.0 in the actions group #295

Workflow file for this run

---
name: 'test_deploy'
'on':
push:
branches:
- 'main'
pull_request:
branches:
- 'main'
jobs:
pypi_test_deploy:
uses: broadinstitute/shared-workflows/.github/workflows/python-test-deploy-to-pypi.yaml@v3.1.0
secrets:
pypi_test_token: ${{ secrets.PYPI_TEST_TOKEN }}