Merge pull request #1390 from dvdksn/update-docs-default-branch

docs: update git ref to docs repo
This commit is contained in:
Justin Chadwell
2022-11-04 16:54:44 +00:00
committed by GitHub

View File

@@ -13,8 +13,8 @@ jobs:
uses: actions/checkout@v3 uses: actions/checkout@v3
with: with:
token: ${{ secrets.GHPAT_DOCS_DISPATCH }} token: ${{ secrets.GHPAT_DOCS_DISPATCH }}
repository: docker/docker.github.io repository: docker/docs
ref: master ref: main
- -
name: Prepare name: Prepare
run: | run: |