ci: clean up workflows
All checks were successful
CI / ci (push) Successful in 46s

This commit is contained in:
Cosmo
2026-03-01 00:17:39 +00:00
parent 923198f1e8
commit 61efea4810
2 changed files with 0 additions and 9 deletions

View File

@@ -19,7 +19,3 @@ jobs:
- name: Build
run: npm run build
- name: Deploy to production
run: |
echo "Production deploy would happen via docker"