Skip to content

Commit

Permalink
The default seems to be BuildTools_ instead of Secret_
Browse files Browse the repository at this point in the history
As mentioned in this issue dansiegel#272 the default in the code is BuildTools_ and not Secret_ as in Mobile Builds tools version 1.x
  • Loading branch information
jtorvald authored Mar 16, 2022
1 parent 3fc2e16 commit 23862d7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/continuous-integration/setup.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,4 +9,4 @@ Obviously if we checked in a json file with our secrets it would negate the enti
| UWP | UWPSecret_ |
| macOS | MacSecret_ |
| Tizen | TizenSecret_ |
| Default | Secret_ |
| Default | BuildTools_ |

0 comments on commit 23862d7

Please sign in to comment.