Skip to content

Commit

Permalink
Fix Scala Steward (#15)
Browse files Browse the repository at this point in the history
  • Loading branch information
guizmaii committed Oct 9, 2023
1 parent f445bbc commit 2a3c83d
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/scala-steward.yml
Expand Up @@ -14,3 +14,6 @@ jobs:
steps:
- name: Scala Steward
uses: scala-steward-org/scala-steward-action@v2.61.0
with:
github-repository: ${{ github.repository }}
github-token: ${{ secrets.SCALA_STEWARD }}

0 comments on commit 2a3c83d

Please sign in to comment.