Răsfoiți Sursa

change the default branch of the doc repository

Signed-off-by: Guillaume Lours <[email protected]>
Guillaume Lours 3 ani în urmă
părinte
comite
4bf98c7053
1 a modificat fișierele cu 1 adăugiri și 1 ștergeri
  1. 1 1
      .github/workflows/docs.yml

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

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