Skip to content

Commit

Permalink
Updated bitrise.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
arok committed Jul 10, 2024
1 parent ebb3dd5 commit c7c2483
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions bitrise.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,8 +7,8 @@ app:
- TEST_APP_KEY: "$TEST_APP_KEY"
- BITRISE_STEP_ID: deploy-to-updraft
- BITRISE_STEP_VERSION: "0.0.1"
- BITRISE_STEP_GIT_CLONE_URL: git@github.com:appswithlove/bitrise-step-deploy-to-updraft.git
- MY_STEPLIB_REPO_FORK_GIT_URL: git@github.com:appswithlove/bitrise-steplib.git
- BITRISE_STEP_GIT_CLONE_URL: https://github.com/appswithlove/bitrise-step-deploy-to-updraft.git
- MY_STEPLIB_REPO_FORK_GIT_URL: https://github.com/appswithlove/bitrise-steplib.git

workflows:
test:
Expand Down

0 comments on commit c7c2483

Please sign in to comment.