mirror of
https://github.com/docker/compose.git
synced 2025-04-08 17:05:13 +02:00
fix typo in merge workflow for DOCKERDESKTOP_APP_ID
Signed-off-by: Guillaume Lours <705411+glours@users.noreply.github.com>
This commit is contained in:
parent
08e6bfc859
commit
43783d36e2
2
.github/workflows/merge.yml
vendored
2
.github/workflows/merge.yml
vendored
@ -131,7 +131,7 @@ jobs:
|
||||
id: generate_token
|
||||
uses: tibdex/github-app-token@v1
|
||||
with:
|
||||
app_id: ${{ env.DOCKERDESKTOP_APPID }}
|
||||
app_id: ${{ env.DOCKERDESKTOP_APP_ID }}
|
||||
private_key: ${{ secrets.DOCKERDESKTOP_APP_PRIVATEKEY }}
|
||||
-
|
||||
name: Trigger Docker Desktop e2e with edge version
|
||||
|
Loading…
x
Reference in New Issue
Block a user