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
commit 2a3e51ebfe
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

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: |