We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
files-community
1 parent f7264e6 commit 85c8344Copy full SHA for 85c8344
.github/workflows/bump-controls.yml
@@ -31,7 +31,7 @@ jobs:
31
uses: actions/checkout@v4
32
33
- name: Generate GitHub Apps token
34
- if: github.repository_owner == 'Lamparter'
+ if: github.repository_owner == 'files-community'
35
id: generate
36
uses: actions/create-github-app-token@v1
37
with:
0 commit comments