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