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 2d87e25 commit 94d1e3bCopy full SHA for 94d1e3b
bitrise.yml
@@ -66,7 +66,7 @@ workflows:
66
67
create-release-version:
68
envs:
69
- - RELEASE_VERSION: 1.1.2
+ - RELEASE_VERSION: 1.1.3
70
steps:
71
- script:
72
title:
@@ -85,7 +85,7 @@ workflows:
85
# if you want to share this step into a StepLib
86
- MY_STEPLIB_REPO_FORK_GIT_URL: $MY_STEPLIB_REPO_FORK_GIT_URL
87
- STEP_ID_IN_STEPLIB: codecov
88
- - STEP_GIT_VERION_TAG_TO_SHARE: 1.1.2
+ - STEP_GIT_VERION_TAG_TO_SHARE: 1.1.3
89
- STEP_GIT_CLONE_URL: https://github.com/bitrise-io/steps-codecov.git
90
description: |-
91
If this is the first time you try to share a Step you should
0 commit comments