Skip to content

Commit

Permalink
provide GITHUB_TOKEN
Browse files Browse the repository at this point in the history
  • Loading branch information
andremion committed Jan 15, 2025
1 parent e5a3f94 commit 94c3142
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/sdk-size.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,3 +10,5 @@ jobs:
with:
metricsProject: "stream-chat-android-metrics"
modules: "stream-chat-android-client stream-chat-android-offline stream-chat-android-ui-components stream-chat-android-compose"
secrets:
token: ${{ secrets.GITHUB_TOKEN }}

0 comments on commit 94c3142

Please sign in to comment.