We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 820a539 commit 9abdcccCopy full SHA for 9abdccc
.github/workflows/scala-steward.yml
@@ -15,5 +15,5 @@ jobs:
15
uses: scala-steward-org/scala-steward-action@v2
16
with:
17
github-token: ${{ secrets.REPO_GITHUB_TOKEN }}
18
- author-email: 12345+octocat@users.noreply.github.com
19
- author-name: scala-steward
+ author-email: 41898282+github-actions[bot]@users.noreply.github.com
+ author-name: github-actions[bot]
0 commit comments