Skip to content

Commit 54de05a

Browse files
authored
1 parent 1c3120a commit 54de05a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ jobs:
2424
if: ${{ github.ref == 'refs/heads/master' && github.event_name == 'push' }}
2525
uses: actions/create-github-app-token@1b10c78c7865c340bc4f6099eb2f838309f1e8c3 # v3.1.1
2626
with:
27-
app-id: 89698
27+
client-id: 89698
2828
private-key: ${{ secrets.UNFILTERED_APP_KEY }}
2929
repositories: |
3030
unfiltered.github.io

0 commit comments

Comments
 (0)