Merge branch 'master' into 6678-add-chat-item-to-avatar-navigation-menu

This commit is contained in:
Wolfgang Huß 2024-01-26 09:29:57 +01:00 committed by GitHub
commit fcfc7e9dcb
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -35,7 +35,7 @@ jobs:
node-version: 20
- name: Build Vuepress Pages
run: npm install && npm run build
run: npm install && npm run docs:build
- name: Deploy Vuepress to Github Pages
uses: crazy-max/ghaction-github-pages@v4