mirror of https://github.com/docker/docs.git
ci: remove yaml anchors
Signed-off-by: David Karlsson <david.karlsson@docker.com>
This commit is contained in:
parent
647ffabdbe
commit
b0492452b6
|
@ -17,8 +17,8 @@ jobs:
|
||||||
with:
|
with:
|
||||||
delete-branch: false
|
delete-branch: false
|
||||||
branch: published
|
branch: published
|
||||||
commit-message: &msg publish updates from main
|
commit-message: publish updates from main
|
||||||
labels: area/release
|
labels: area/release
|
||||||
title: *msg
|
title: publish updates from main
|
||||||
body: |
|
body: |
|
||||||
Automated pull request for publishing docs updates.
|
Automated pull request for publishing docs updates.
|
||||||
|
|
Loading…
Reference in New Issue