Skip to content

Commit

Permalink
updates description on how to find Bitrise Token
Browse files Browse the repository at this point in the history
It was moved
  • Loading branch information
pbodsk committed Oct 14, 2022
1 parent 03a9454 commit 2519d68
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ci/bitrise-complete-guide-cloud-signing.md
Original file line number Diff line number Diff line change
Expand Up @@ -112,7 +112,7 @@ Leave the BUILD_CONFIGURATION empty. This is assigned in the preparation steps d

## Secrets setup
Go to the **Workflow > Secrets** tab. Add these secrets:
- BUILD_TRIGGER_API_TOKEN - Can be found in the **Code** tab of your app on Bitrise. This is needed to trigger the build workflows.
- BUILD_TRIGGER_API_TOKEN - Can be found in the **Integrations** section of **App Setting** on Bitrise. Look for the Token under Build trigger API. This is needed to trigger the build workflows.
- SLACK_TOKEN - Used to send notifications after successful builds. The token is universal for the Monstarlab Slack Workspace (I think). Can be found [here](https://github.com/nodes-projects/ci-resources-ios/blob/master/slackToken) or copied from another app on Bitrise.

<p align="center">
Expand Down
Binary file modified images/ci-cloudSigning/4_2.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 2519d68

Please sign in to comment.