mirror of
https://github.com/Ocelot-Social-Community/ocelot.social.git
synced 2025-12-13 07:46:08 +00:00
Merge pull request #213 from Ocelot-Social-Community/dependabot/github_actions/crazy-max/ghaction-github-pages-4.2.0
Bump crazy-max/ghaction-github-pages from 4.1.0 to 4.2.0
This commit is contained in:
commit
e5946b9fe6
2
.github/workflows/vuepress-deploy.yml
vendored
2
.github/workflows/vuepress-deploy.yml
vendored
@ -23,7 +23,7 @@ jobs:
|
|||||||
# VUEPRESS_BASE: '/ocelot.social/'
|
# VUEPRESS_BASE: '/ocelot.social/'
|
||||||
|
|
||||||
- name: Deploy Vuepress to Github Pages
|
- name: Deploy Vuepress to Github Pages
|
||||||
uses: crazy-max/ghaction-github-pages@fbf0a4fa4e00f45accd6cf3232368436ec06ed59 # v4.0.0
|
uses: crazy-max/ghaction-github-pages@df5cc2bfa78282ded844b354faee141f06b41865 # v4.0.0
|
||||||
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