Skip to content

Commit becdbe4

Browse files
committed
docs: 📝 tweak post-install message
1 parent a9aa535 commit becdbe4

File tree

1 file changed

+4
-3
lines changed

1 file changed

+4
-3
lines changed

copier.yaml

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff 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

0 commit comments

Comments
 (0)