diff --git a/.github/workflows/vuepress-deploy.yml b/.github/workflows/vuepress-deploy.yml index 7acfe29..a2b133e 100644 --- a/.github/workflows/vuepress-deploy.yml +++ b/.github/workflows/vuepress-deploy.yml @@ -13,7 +13,7 @@ jobs: uses: actions/checkout@master - name: vuepress-deploy - uses: jenkey2011/vuepress-deploy@master + uses: IT4Change/vuepress-build-and-deploy@master env: ACCESS_TOKEN: ${{ secrets.ACCESS_TOKEN }} TARGET_REPO: IT4Change/IT4C.dev diff --git a/README.md b/README.md index 557b4dd..84c2655 100644 --- a/README.md +++ b/README.md @@ -15,7 +15,7 @@ This package uses: - [vuepress](https://github.com/vuejs/vuepress) - [vuepress-theme-book](https://github.com/cyrilf/vuepress-theme-book) -- [vuepress-deploy](https://github.com/jenkey2011/vuepress-deploy) +- [vuepress-build-and-deploy](https://github.com/IT4Change/vuepress-build-and-deploy) ## Usage