mirror of
https://github.com/Ocelot-Social-Community/ocelot.social.git
synced 2025-12-13 07:46:08 +00:00
set github deployment action version
This commit is contained in:
parent
80aa0b2c4d
commit
03dc3ae439
2
.github/workflows/vuepress-deploy.yml
vendored
2
.github/workflows/vuepress-deploy.yml
vendored
@ -13,7 +13,7 @@ jobs:
|
|||||||
uses: actions/checkout@master
|
uses: actions/checkout@master
|
||||||
|
|
||||||
- name: vuepress-gh-pages-deploy
|
- name: vuepress-gh-pages-deploy
|
||||||
uses: crazy-max/ghaction-github-pages@master
|
uses: crazy-max/ghaction-github-pages@v4
|
||||||
with:
|
with:
|
||||||
target_branch: gh-pages
|
target_branch: gh-pages
|
||||||
build_dir: docs/.vuepress/dist
|
build_dir: docs/.vuepress/dist
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user