mirror of https://github.com/docker/buildx.git
Merge pull request #1390 from dvdksn/update-docs-default-branch
docs: update git ref to docs repo
This commit is contained in:
commit
2a3e51ebfe
|
@ -13,8 +13,8 @@ jobs:
|
|||
uses: actions/checkout@v3
|
||||
with:
|
||||
token: ${{ secrets.GHPAT_DOCS_DISPATCH }}
|
||||
repository: docker/docker.github.io
|
||||
ref: master
|
||||
repository: docker/docs
|
||||
ref: main
|
||||
-
|
||||
name: Prepare
|
||||
run: |
|
||||
|
|
Loading…
Reference in New Issue