mirror of
https://github.com/Ocelot-Social-Community/ocelot.social.git
synced 2025-12-13 07:46:08 +00:00
Remove 'VUEPRESS_BASE' from 'vuepress-deploy.yml'
- Because now we publish to ocelot.social via GitHub pages
This commit is contained in:
parent
affeb105fd
commit
c784ad248b
4
.github/workflows/vuepress-deploy.yml
vendored
4
.github/workflows/vuepress-deploy.yml
vendored
@ -19,8 +19,8 @@ jobs:
|
|||||||
|
|
||||||
- name: Build Vuepress Pages
|
- name: Build Vuepress Pages
|
||||||
run: npm install && npm run build
|
run: npm install && npm run build
|
||||||
env:
|
# env:
|
||||||
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@v4
|
uses: crazy-max/ghaction-github-pages@v4
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user