Skip to content

Commit

Permalink
Switch GITHUB_TOKEN to BLOAT_REPORT since we seem to get 403 when dow…
Browse files Browse the repository at this point in the history
…nloading artifacts (project-chip#32654)
  • Loading branch information
andy31415 authored Mar 20, 2024
1 parent 4984678 commit bc96cb6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/bloat_check.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -49,4 +49,4 @@ jobs:
--github-limit-artifacts 500 \
--github-limit-comments 20 \
--github-repository project-chip/connectedhomeip \
--github-api-token "${{ secrets.GITHUB_TOKEN }}"
--github-api-token "${{ secrets.BLOAT_REPORT }}"

0 comments on commit bc96cb6

Please sign in to comment.