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

docs: update git ref to docs repo
pull/1392/head
Justin Chadwell 2 years ago committed by GitHub
commit 2a3e51ebfe
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -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…
Cancel
Save