Merge pull request #85 from IT4Change/use-our-vuepress-deploy-action-in-workflows

refactor(backend): use our vuepress deployment action in docs deployment workflow
This commit is contained in:
mahula 2024-05-01 16:00:00 +02:00 committed by GitHub
commit f7a977b936
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -11,7 +11,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.GITHUB_TOKEN }}
#TARGET_REPO: username/repo