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:
Wolfgang Huß 2023-12-11 14:24:11 +01:00 committed by GitHub
commit 8d32faac1f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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