Skip to content

Commit

Permalink
Added GH_EMAIL to tutorial
Browse files Browse the repository at this point in the history
  • Loading branch information
MichaelPStimpson authored Sep 20, 2023
1 parent 7dfe742 commit 22d7861
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion docs/tutorial.md
Original file line number Diff line number Diff line change
Expand Up @@ -34,6 +34,8 @@ The following secrets need to be set in all projects:

* `DEV_HUB_AUTH_URL`: The [SfdxAuthUrl providing access to the DevHub](#devhub-and-packaging-org)

* `GH_EMAIL`: The GitHub user account email to be associated with the workflows.

Projects with dependencies need set:

* `CCI_GITHUB_TOKEN`: The [GitHub Personal Access Token providing access to repositories](#github-token)
Expand Down Expand Up @@ -135,4 +137,4 @@ Go to the Actions tab again and click on the Production Release under Workflows

## Conclusion

With some basic setup, your project is now configured for a fully automated product lifecycle on GitHub. Check out the [Resources](index.md#resources) section to learn more about the tools included in D2X.
With some basic setup, your project is now configured for a fully automated product lifecycle on GitHub. Check out the [Resources](index.md#resources) section to learn more about the tools included in D2X.

0 comments on commit 22d7861

Please sign in to comment.