Skip to content

Commit bc96cb6

Browse files
authored
Switch GITHUB_TOKEN to BLOAT_REPORT since we seem to get 403 when downloading artifacts (project-chip#32654)
1 parent 4984678 commit bc96cb6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/bloat_check.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -49,4 +49,4 @@ jobs:
4949
--github-limit-artifacts 500 \
5050
--github-limit-comments 20 \
5151
--github-repository project-chip/connectedhomeip \
52-
--github-api-token "${{ secrets.GITHUB_TOKEN }}"
52+
--github-api-token "${{ secrets.BLOAT_REPORT }}"

0 commit comments

Comments
 (0)