Skip to content

Commit 13affa4

Browse files
Bump MiraGeoscience/CI-tools/.github/workflows/reusable-python-release_conda_assets.yml
Bumps [MiraGeoscience/CI-tools/.github/workflows/reusable-python-release_conda_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_conda_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 0e66e6b commit 13affa4

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
@@ -29,7 +29,7 @@ jobs:
2929
call-workflow-conda-release:
3030
name: Publish production Conda package on JFrog Artifactory
3131
if: ${{ github.event_name == 'release' || github.event.inputs.publish-conda == 'true' }}
32-
uses: MiraGeoscience/CI-tools/.github/workflows/reusable-python-release_conda_assets.yml@v2
32+
uses: MiraGeoscience/CI-tools/.github/workflows/reusable-python-release_conda_assets.yml@v3
3333
permissions:
3434
id-token: write
3535
contents: write

0 commit comments

Comments
 (0)