Skip to content
This repository was archived by the owner on Feb 25, 2026. It is now read-only.

Commit b4df25a

Browse files
Update .github/workflows/check-org-member.yml
Co-authored-by: kiloconnect[bot] <240665456+kiloconnect[bot]@users.noreply.github.com>
1 parent a1b337b commit b4df25a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/check-org-member.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ jobs:
2727
uses: actions/create-github-app-token@v2
2828
with:
2929
app-id: ${{ secrets['kilo-maintainer-app-id'] }}
30-
private-key: ${{ secrets.kilo-maintainer-app-secret }}
30+
private-key: ${{ secrets['kilo-maintainer-app-secret'] }}
3131
owner: ${{ github.repository_owner }}
3232

3333
- name: Check if author is org member or kilo-maintainer bot

0 commit comments

Comments
 (0)