Skip to content

Commit bb4f051

Browse files
authored
Update bitrise.yml
1 parent fc7535b commit bb4f051

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

bitrise.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ app:
66
# An example secret param, define it (A_SECRET_PARAM) in .bitrise.secrets.yml
77
- A_SECRET_PARAM: $A_SECRET_PARAM
88
# If you want to share this step into a StepLib
9-
- BITRISE_STEP_ID: bitrise-step-create-github-pull-request
9+
- BITRISE_STEP_ID: create-github-pull-request
1010
- BITRISE_STEP_VERSION: "0.0.1"
1111
- BITRISE_STEP_GIT_CLONE_URL: https://github.com/Ahmadalsofi/bitrise-step-create-github-pull-request.git
1212
- MY_STEPLIB_REPO_FORK_GIT_URL: https://github.com/Ahmadalsofi/bitrise-step-create-github-pull-request

0 commit comments

Comments
 (0)