mirror of
https://github.com/IT4Change/boilerplate-frontend.git
synced 2025-12-13 07:35:53 +00:00
use our vuepress deployment action in docs deployment workflow
This commit is contained in:
parent
f823cadd7e
commit
9388f362e8
2
.github/workflows/frontend.deploy.docs.yml
vendored
2
.github/workflows/frontend.deploy.docs.yml
vendored
@ -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
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user