Skip to content

Commit cf33c91

Browse files
Bump MiraGeoscience/CI-tools/.github/workflows/reusable-python-release_pypi_assets.yml
Bumps [MiraGeoscience/CI-tools/.github/workflows/reusable-python-release_pypi_assets.yml](https://github.com/mirageoscience/ci-tools) from 2 to 3. - [Commits](MiraGeoscience/CI-tools@v2...v3) --- updated-dependencies: - dependency-name: MiraGeoscience/CI-tools/.github/workflows/reusable-python-release_pypi_assets.yml dependency-version: '3' dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent f7b28e0 commit cf33c91

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/python_deploy_prod.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ jobs:
4141
call-workflow-pypi-release:
4242
name: Publish production PyPI package (JFrog Artifactory, PyPI)
4343
if: ${{ github.event_name == 'release' || github.event.inputs.publish-pypi == 'true' }}
44-
uses: MiraGeoscience/CI-tools/.github/workflows/reusable-python-release_pypi_assets.yml@v2
44+
uses: MiraGeoscience/CI-tools/.github/workflows/reusable-python-release_pypi_assets.yml@v3
4545
permissions:
4646
contents: write
4747
with:

0 commit comments

Comments
 (0)