ci: update github workflow script
This commit is contained in:
@@ -2,7 +2,7 @@ name: Deploy SvelteKit
|
||||
|
||||
on:
|
||||
push:
|
||||
branches: [main]
|
||||
branches: [main, master]
|
||||
paths:
|
||||
- "src/**"
|
||||
- "package.json"
|
||||
|
||||
Reference in New Issue
Block a user