feat: updated on and better vue layout

This commit is contained in:
2026-04-27 11:29:33 +02:00
parent 39cf54624a
commit 89b83e3e43
15 changed files with 81 additions and 69 deletions
+2 -1
View File
@@ -20,7 +20,8 @@ jobs:
with:
ssh-private-key: ${{ secrets.SSH_PRIVATE_KEY }}
- run: git clone ${{ vars.ARTICLES_REPOSITORY }} articles
- run: bun run build
- run: bun run build-only
- run: bun run post-build
- uses: actions/upload-artifact@v7
with:
name: production-files