File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed
Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -49,7 +49,7 @@ workflows:
4949 # if you want to share this step into a StepLib
5050 - MY_STEPLIB_REPO_FORK_GIT_URL : https://github.com/stefandevo/bitrise-steplib.git
5151 - STEP_ID_IN_STEPLIB : cakebuild
52- - STEP_GIT_VERION_TAG_TO_SHARE : 1.0.0
52+ - STEP_GIT_VERION_TAG_TO_SHARE : 1.0.1
5353 - STEP_GIT_CLONE_URL : https://github.com/stefandevo/bitrise-cake-step.git
5454 description : |-
5555 If this is the first time you try to share a Step you should
Original file line number Diff line number Diff line change 1- title : " Execute Cake C# Script"
1+ title : " Cake Script"
22summary : Cake (C# Make) is a cross platform build automation system
33description : |-
44 Cake (C# Make) is a cross platform build automation system with a C# DSL to do things like compiling code,
You can’t perform that action at this time.
0 commit comments