mirror of
https://github.com/Ocelot-Social-Community/ocelot.social.git
synced 2025-12-12 23:35:59 +00:00
Merge pull request #15 from Ocelot-Social-Community/deployment-action
refactor(other): set github deployment action version
This commit is contained in:
commit
71c79b8458
2
.github/workflows/vuepress-deploy.yml
vendored
2
.github/workflows/vuepress-deploy.yml
vendored
@ -13,7 +13,7 @@ jobs:
|
||||
uses: actions/checkout@master
|
||||
|
||||
- name: vuepress-gh-pages-deploy
|
||||
uses: crazy-max/ghaction-github-pages@master
|
||||
uses: crazy-max/ghaction-github-pages@v4
|
||||
with:
|
||||
target_branch: gh-pages
|
||||
build_dir: docs/.vuepress/dist
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user