diff --git a/.github/workflows/preview.yml b/.github/workflows/preview.yml index a0ee612..195d5bc 100644 --- a/.github/workflows/preview.yml +++ b/.github/workflows/preview.yml @@ -18,6 +18,6 @@ jobs: with: node-version: 14 - name: Diplodoc build action - uses: v8tenko/diplodoc-playground@v1.7 + uses: v8tenko/diplodoc-playground@v1.8 with: - token: ${{ secrets.GH_TOKEN }} + token: "testtoken"