change dowstream ref

Signed-off-by: Guillaume Lours <guillaume.lours@docker.com>
This commit is contained in:
Guillaume Lours 2022-05-25 14:28:23 +02:00
parent 963e2e8757
commit 6b2ca93981
No known key found for this signature in database
1 changed files with 1 additions and 1 deletions

View File

@ -15,7 +15,7 @@ jobs:
owner: 'docker',
repo: 'docker.github.io',
workflow_id: 'compose_release',
ref: 'master',
ref: 'compose-api-upstream',
inputs: {
release: ${{ GITHUB_REF }},
},