feat: also deploy ui
All checks were successful
Deploy to GitHub Pages / build_site (push) Successful in 2m0s

This commit is contained in:
max_richter 2024-04-26 19:15:52 +02:00
parent 99638cc699
commit 87edb950c7

View File

@ -16,7 +16,7 @@ jobs:
run: pnpm install run: pnpm install
- name: build - name: build
run: pnpm run build run: pnpm run build:deploy
- name: 🔑 Configure rclone - name: 🔑 Configure rclone
run: | run: |