mirror of https://github.com/docker/compose.git
change the default branch of the doc repository
Signed-off-by: Guillaume Lours <705411+glours@users.noreply.github.com>
This commit is contained in:
parent
8c5d7baa7d
commit
4bf98c7053
|
@ -19,7 +19,7 @@ jobs:
|
||||||
with:
|
with:
|
||||||
token: ${{ secrets.GHPAT_DOCS_DISPATCH }}
|
token: ${{ secrets.GHPAT_DOCS_DISPATCH }}
|
||||||
repository: docker/docs
|
repository: docker/docs
|
||||||
ref: master
|
ref: main
|
||||||
-
|
-
|
||||||
name: Prepare
|
name: Prepare
|
||||||
run: |
|
run: |
|
||||||
|
|
Loading…
Reference in New Issue