Skip to content

Commit f205aee

Browse files
Update APP_CLIENT_ID secret reference in workflow (#229) (#230)
Releases: main, 14.3, 13.4 (cherry picked from commit 4415df1) Co-authored-by: Lina Wolf <48202465+linawolf@users.noreply.github.com>
1 parent 13543be commit f205aee

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/apply-precommit.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,5 +9,5 @@ jobs:
99
fix-whitespace:
1010
uses: TYPO3-Documentation/.github/.github/workflows/reusable-apply-precommit.yml@6cdf90e700f7c32376aa2cb2d96a201b67c77ed2
1111
secrets:
12-
APP_CLIENT_ID: ${{ secrets.APP_CLIENT_ID }}
12+
APP_CLIENT_ID: ${{ secrets.APP_ID }}
1313
APP_PRIVATE_KEY: ${{ secrets.APP_PRIVATE_KEY }}

0 commit comments

Comments
 (0)