ci: update github workflow script

This commit is contained in:
2026-02-05 10:35:02 +05:00
parent 1e1ad05ae5
commit 14128a3cfe
3 changed files with 1 additions and 345 deletions
+1 -1
View File
@@ -2,7 +2,7 @@ name: Deploy SvelteKit
on:
push:
branches: [main]
branches: [main, master]
paths:
- "src/**"
- "package.json"