Skip to content

Commit d87aef6

Browse files
committed
ci: fix teamReviewers input
rel #36
1 parent a7310a0 commit d87aef6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/bump.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ jobs:
3636
createPR: true
3737
labels: automated,bump
3838
assignees: tobiasehlert
39-
teamReviewers: TibiaData/developers
39+
teamReviewers: developers
4040
title: "bump: ${{ github.event.client_payload.chart_name }} release ${{ github.event.client_payload.release_version }}"
4141
message: "bump: ${{ github.event.client_payload.chart_name }} release ${{ github.event.client_payload.release_version }}"
4242
description: |

0 commit comments

Comments
 (0)