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.
1 parent 13543be commit f205aeeCopy full SHA for f205aee
1 file changed
.github/workflows/apply-precommit.yml
@@ -9,5 +9,5 @@ jobs:
9
fix-whitespace:
10
uses: TYPO3-Documentation/.github/.github/workflows/reusable-apply-precommit.yml@6cdf90e700f7c32376aa2cb2d96a201b67c77ed2
11
secrets:
12
- APP_CLIENT_ID: ${{ secrets.APP_CLIENT_ID }}
+ APP_CLIENT_ID: ${{ secrets.APP_ID }}
13
APP_PRIVATE_KEY: ${{ secrets.APP_PRIVATE_KEY }}
0 commit comments