Pārlūkot izejas kodu

change the default branch of the doc repository

Signed-off-by: Guillaume Lours <[email protected]>
Guillaume Lours 2 gadi atpakaļ
vecāks
revīzija
4bf98c7053
1 mainītis faili ar 1 papildinājumiem un 1 dzēšanām
  1. 1 1
      .github/workflows/docs.yml

+ 1 - 1
.github/workflows/docs.yml

@@ -19,7 +19,7 @@ jobs:
         with:
         with:
           token: ${{ secrets.GHPAT_DOCS_DISPATCH }}
           token: ${{ secrets.GHPAT_DOCS_DISPATCH }}
           repository: docker/docs
           repository: docker/docs
-          ref: master
+          ref: main
       -
       -
         name: Prepare
         name: Prepare
         run: |
         run: |