Merge pull request #63 from IT4Change/use-vuepress-deploy-master

fix(workflow): use vuepress deploy master
This commit is contained in:
Ulf Gebhardt 2023-09-12 18:15:27 +02:00 committed by GitHub
commit 656ef2d780
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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: IT4Change/IT4C.dev