diff --git a/.github/workflows/docs.yaml b/.github/workflows/docs.yaml index a413207..09f981e 100644 --- a/.github/workflows/docs.yaml +++ b/.github/workflows/docs.yaml @@ -18,7 +18,8 @@ jobs: - name: Git clone docs layout uses: actions/checkout@v2 with: - repository: gustavoquinalha/jekyll-help-center-theme + repository: LeakyAbstractions/pretty-docs + ref: 'gh-pages' path: public - name: Publish docs page