Skip to content

Commit 09641c8

Browse files
authored
Rename GH secret. (#217)
1 parent ea5a03d commit 09641c8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/pr_backporter.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ jobs:
2727
username: ${{ github.actor }}
2828
organization: elastic
2929
team: logstash
30-
GITHUB_TOKEN: ${{ secrets.READ_ORG_SECRET_JSVD }}
30+
GITHUB_TOKEN: ${{ secrets.READ_ORG_SECRET_MASHHURS }}
3131
- name: Is user not a core team member?
3232
if: ${{ steps.checkUserMember.outputs.isTeamMember == 'false' }}
3333
run: exit 1

0 commit comments

Comments
 (0)