Skip to content

Commit cef2e1f

Browse files
authored
Update ci.yml
1 parent ea90103 commit cef2e1f

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/ci.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -73,7 +73,7 @@ jobs:
7373
uses: tibdex/github-app-token@v1
7474
with:
7575
app_id: 111016
76-
private_key: ${{ secrets.MY_SCALA_STEWARD }}
76+
private_key: ${{ secrets.BOT_PRIVATE_KEY }}
7777
- name: labeler
7878
uses: actions/labeler@v3
7979
with:
@@ -84,4 +84,4 @@ jobs:
8484
GITHUB_TOKEN: "${{ steps.generate_token.outputs.token }}"
8585
MERGE_LABELS: "automerge"
8686
MERGE_METHOD: "rebase"
87-
MERGE_FILTER_AUTHOR: "my-scala-steward[bot]"
87+
MERGE_FILTER_AUTHOR: "j5ik2o-bot[bot]"

0 commit comments

Comments
 (0)