Skip to content

Commit 2b963bc

Browse files
authored
Update scala-steward.yml
1 parent cef2e1f commit 2b963bc

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

.github/workflows/scala-steward.yml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -16,11 +16,11 @@ jobs:
1616
uses: tibdex/github-app-token@v1
1717
with:
1818
app_id: 111016
19-
private_key: ${{ secrets.MY_SCALA_STEWARD }}
19+
private_key: ${{ secrets.BOT_PRIVATE_KEY }}
2020
- uses: scala-steward-org/scala-steward-action@v2
2121
if: ${{ !github.event.repository.fork }}
2222
with:
2323
github-token: ${{ steps.generate_token.outputs.token }}
24-
author-email: "82752207+my-scala-steward[bot]@users.noreply.github.com"
25-
author-name: "my-scala-steward[bot]"
24+
author-email: "82752207+j5ik2o-bot[bot]@users.noreply.github.com"
25+
author-name: "j5ik2o-bot[bot]"
2626
cache-ttl: 0s

0 commit comments

Comments
 (0)