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:
|
||||
token: ${{ secrets.GHPAT_DOCS_DISPATCH }}
|
||||
repository: docker/docs
|
||||
ref: master
|
||||
ref: main
|
||||
-
|
||||
name: Prepare
|
||||
run: |
|
||||
|
|
Loading…
Reference in New Issue