Skip to content

Commit

Permalink
Update steward.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
zhongl authored Sep 10, 2024
1 parent 9c3bc92 commit ce1db25
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .github/workflows/steward.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,6 @@ jobs:
- name: Launch Scala Steward
uses: scala-steward-org/scala-steward-action@v2
with:
github-token: ${{ secrets.REPO_GITHUB_TOKEN }}
author-email: [email protected]
repos-file: 'repos.md'
github-app-id: ${{ secrets.APP_ID }}
github-app-installation-id: ${{ secrets.APP_INSTALLATION_ID }}
github-app-key: ${{ secrets.APP_PRIVATE_KEY }}

0 comments on commit ce1db25

Please sign in to comment.