We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
pypi_name: 'wipac-dev-actions-testbed'
1 parent d3f9701 commit 2869df0Copy full SHA for 2869df0
.github/workflows/cicd.yml
@@ -91,6 +91,7 @@ jobs:
91
- uses: WIPACrepo/wipac-dev-py-setup-action@scm
92
# if: needs.writable-branch-detect.outputs.OKAY == 'true'
93
with:
94
+ pypi_name: 'wipac-dev-actions-testbed'
95
python_min: 3.12
96
author: WIPAC Developers
97
author_email: developers@icecube.wisc.edu
wipac_dev_next_version_action_testbed/__init__.py renamed to actions_testbed/__init__.py
wipac_dev_next_version_action_testbed/py.typed renamed to actions_testbed/py.typed
0 commit comments