Skip to content

Commit

Permalink
Replace GITHUB_TOKEN
Browse files Browse the repository at this point in the history
  • Loading branch information
trodge committed Feb 16, 2024
1 parent f33c5c8 commit d373b21
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .ci/gcb-generate-diffs-new.yml
Original file line number Diff line number Diff line change
Expand Up @@ -242,7 +242,7 @@ steps:
id: tpg-test
allowFailure: true
entrypoint: '/workspace/.ci/scripts/go-plus/magician/exec.sh'
secretEnv: ["GITHUB_TOKEN"]
secretEnv: ["GITHUB_TOKEN_MAGIC_MODULES"]
waitFor: ["tpg-head", "tpg-base"]
args:
- 'test-tpg'
Expand Down

0 comments on commit d373b21

Please sign in to comment.