mirror of
https://github.com/Ocelot-Social-Community/ocelot.social.git
synced 2025-12-13 07:46:08 +00:00
Merge pull request #42 from Ocelot-Social-Community/Remove-'VUEPRESS_BASE'-from-'vuepress-deploy.yml'
chore(workflow): remove 'VUEPRESS_BASE' from 'vuepress-deploy.yml'
This commit is contained in:
commit
8d32faac1f
4
.github/workflows/vuepress-deploy.yml
vendored
4
.github/workflows/vuepress-deploy.yml
vendored
@ -19,8 +19,8 @@ jobs:
|
||||
|
||||
- name: Build Vuepress Pages
|
||||
run: npm install && npm run build
|
||||
env:
|
||||
VUEPRESS_BASE: '/ocelot.social/'
|
||||
# env:
|
||||
# VUEPRESS_BASE: '/ocelot.social/'
|
||||
|
||||
- name: Deploy Vuepress to Github Pages
|
||||
uses: crazy-max/ghaction-github-pages@v4
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user