From 10ddc2148a17ef29da416e3d7dbaa1ea34d339f8 Mon Sep 17 00:00:00 2001 From: Ryan Ling Date: Tue, 23 Jan 2024 15:13:59 +1100 Subject: [PATCH] Update github.md --- docs/deep-dives/github.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/docs/deep-dives/github.md b/docs/deep-dives/github.md index 9965f23cf..55b6a4512 100644 --- a/docs/deep-dives/github.md +++ b/docs/deep-dives/github.md @@ -68,11 +68,10 @@ steps: - *private-npm - *docker-ecr-cache - docker-compose#v4.16.0: - run: app - # Enable GitHub integrations. environment: - GITHUB_API_TOKEN propagate-environment: true + run: app ``` If you're running in GitHub Actions,