mirror of
https://github.com/IT4Change/IT4C.dev.git
synced 2025-12-13 09:25:49 +00:00
Merge pull request #63 from IT4Change/use-vuepress-deploy-master
fix(workflow): use vuepress deploy master
This commit is contained in:
commit
656ef2d780
2
.github/workflows/vuepress-deploy.yml
vendored
2
.github/workflows/vuepress-deploy.yml
vendored
@ -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
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user