diff --git a/.github/workflows/vuepress-deploy.yml b/.github/workflows/vuepress-deploy.yml index 3e2223a..24d2ae3 100644 --- a/.github/workflows/vuepress-deploy.yml +++ b/.github/workflows/vuepress-deploy.yml @@ -18,7 +18,7 @@ jobs: node-version: 19 - name: vuepress-deploy - uses: jenkey2011/vuepress-deploy@v1.8.1 + uses: jenkey2011/vuepress-deploy@master env: ACCESS_TOKEN: ${{ secrets.ACCESS_TOKEN }} TARGET_REPO: Ocelot-Social-Community/ocelot.social