File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -14,7 +14,7 @@ concurrency:
1414jobs :
1515 call-workflow-conda-publish :
1616 name : Publish development conda package on JFrog Artifactory
17- uses : MiraGeoscience/CI-tools/.github/workflows/reusable-python-publish_rattler_package.yml@v2
17+ uses : MiraGeoscience/CI-tools/.github/workflows/reusable-python-publish_rattler_package.yml@DEVOPS-928
1818 permissions :
1919 contents : write
2020 with :
2828 JFROG_ARTIFACTORY_TOKEN : ${{ secrets.JFROG_ARTIFACTORY_TOKEN }}
2929 call-workflow-pypi-publish :
3030 name : Publish development pypi package (JFrog Artifactory, TestPyPI)
31- uses : MiraGeoscience/CI-tools/.github/workflows/reusable-python-publish_pypi_package.yml@v2
31+ uses : MiraGeoscience/CI-tools/.github/workflows/reusable-python-publish_pypi_package.yml@DEVOPS-928
3232 permissions :
3333 contents : write
3434 with :
You can’t perform that action at this time.
0 commit comments