mirror of
https://github.com/docker/buildx.git
synced 2024-11-22 15:37:16 +08:00
docs: update git ref to docs repo
Signed-off-by: David Karlsson <david.karlsson@docker.com>
This commit is contained in:
parent
c658096c17
commit
1382fda1c9
4
.github/workflows/docs-release.yml
vendored
4
.github/workflows/docs-release.yml
vendored
@ -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
Block a user