Skip to content

Commit

Permalink
use correct github_token?
Browse files Browse the repository at this point in the history
  • Loading branch information
pepegar committed Nov 24, 2020
1 parent 7992721 commit e789ad5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/scala-steward.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,5 +12,5 @@ jobs:
- name: Launch Scala Steward
uses: scala-steward-org/scala-steward-action@v2
with:
github-token: ${{ secrets.ADMIN_GITHUB_TOKEN }}
github-token: ${{ secrets.GITHUB_TOKEN }}
author-email: [email protected]

0 comments on commit e789ad5

Please sign in to comment.