Skip to content

chore(deps): bump broadinstitute/shared-workflows from 5.0.0 to 5.0.1 in the actions group #327

chore(deps): bump broadinstitute/shared-workflows from 5.0.0 to 5.0.1 in the actions group

chore(deps): bump broadinstitute/shared-workflows from 5.0.0 to 5.0.1 in the actions group #327

Workflow file for this run

---
name: 'test_deploy'
permissions:
contents: read
pull-requests: read
'on':
push:
branches:
- 'main'
pull_request:
branches:
- 'main'
jobs:
pypi_test_deploy:
uses: broadinstitute/shared-workflows/.github/workflows/python-test-deploy-to-pypi.yaml@v5.0.1
secrets:
pypi_test_token: ${{ secrets.PYPI_TEST_TOKEN }}