mirror of https://github.com/docker/compose.git
change dowstream ref
Signed-off-by: Guillaume Lours <guillaume.lours@docker.com>
This commit is contained in:
parent
963e2e8757
commit
6b2ca93981
|
@ -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 }},
|
||||
},
|
||||
|
|
Loading…
Reference in New Issue