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.
1 parent fdabae8 commit ffd6d65Copy full SHA for ffd6d65
bitrise.yml
@@ -68,7 +68,7 @@ workflows:
68
69
create-release-version:
70
envs:
71
- - RELEASE_VERSION: 1.7.1
+ - RELEASE_VERSION: 1.7.2
72
steps:
73
- script:
74
title:
@@ -87,7 +87,7 @@ workflows:
87
# if you want to share this step into a StepLib
88
- MY_STEPLIB_REPO_FORK_GIT_URL: $MY_STEPLIB_REPO_FORK_GIT_URL
89
- STEP_ID_IN_STEPLIB: xcode-archive
90
- - STEP_GIT_VERION_TAG_TO_SHARE: 1.7.1
+ - STEP_GIT_VERION_TAG_TO_SHARE: 1.7.2
91
- STEP_GIT_CLONE_URL: https://github.com/bitrise-io/steps-xcode-archive.git
92
description: |-
93
If this is the first time you try to share a Step you should
0 commit comments