Skip to content

Bump google-api-python-client from 2.160.0 to 2.161.0 in the pip group #105

Bump google-api-python-client from 2.160.0 to 2.161.0 in the pip group

Bump google-api-python-client from 2.160.0 to 2.161.0 in the pip group #105

Workflow file for this run

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