File tree Expand file tree Collapse file tree 1 file changed +4
-3
lines changed
Expand file tree Collapse file tree 1 file changed +4
-3
lines changed Original file line number Diff line number Diff line change @@ -30,9 +30,10 @@ _message_after_copy: |
3030 4. Configure GitHub following this
3131 [guide](https://guidebook.seedcase-project.org/operations/security#using-github-apps-to-generate-tokens):
3232
33- - Install the [auto-release-token](https://github.com/apps/auto-release-token) GitHub App
34- - Create these secrets: UPDATE_VERSION_TOKEN, ADD_TO_BOARD, NETLIFY_AUTH_TOKEN (if using Netlify)
35- - Create these variables: UPDATE_VERSION_APP_ID, ADD_TO_BOARD_APP_ID
33+ - Install the [auto-release-token](https://github.com/apps/auto-release-token)
34+ and [add-to-board-token](https://github.com/apps/add-to-board-token) GitHub Apps
35+ - Create an `UPDATE_VERSION_TOKEN` and `ADD_TO_BOARD_TOKEN` secret for the GitHub Apps
36+ - Create an `UPDATE_VERSION_APP_ID` and `ADD_TO_BOARD_APP_ID` variable of the GitHub Apps' IDs
3637
3738 5. List and complete all TODO items in the repository:
3839
You can’t perform that action at this time.
0 commit comments