Skip to content

Commit 85c8344

Browse files
committed
Change repo owner check to files-community
1 parent f7264e6 commit 85c8344

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/bump-controls.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ jobs:
3131
uses: actions/checkout@v4
3232

3333
- name: Generate GitHub Apps token
34-
if: github.repository_owner == 'Lamparter'
34+
if: github.repository_owner == 'files-community'
3535
id: generate
3636
uses: actions/create-github-app-token@v1
3737
with:

0 commit comments

Comments
 (0)