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 fc7535b commit bb4f051Copy full SHA for bb4f051
bitrise.yml
@@ -6,7 +6,7 @@ app:
6
# An example secret param, define it (A_SECRET_PARAM) in .bitrise.secrets.yml
7
- A_SECRET_PARAM: $A_SECRET_PARAM
8
# If you want to share this step into a StepLib
9
- - BITRISE_STEP_ID: bitrise-step-create-github-pull-request
+ - BITRISE_STEP_ID: create-github-pull-request
10
- BITRISE_STEP_VERSION: "0.0.1"
11
- BITRISE_STEP_GIT_CLONE_URL: https://github.com/Ahmadalsofi/bitrise-step-create-github-pull-request.git
12
- MY_STEPLIB_REPO_FORK_GIT_URL: https://github.com/Ahmadalsofi/bitrise-step-create-github-pull-request
0 commit comments