Setup deployment via CI #2
@@ -2,8 +2,8 @@ name: Website build and deploy
|
|||||||
|
|
||||||
on:
|
on:
|
||||||
push:
|
push:
|
||||||
# branches:
|
branches:
|
||||||
# - main # Deploy branch
|
- main # Deploy branch
|
||||||
|
|
||||||
# Run on PRs, but only build
|
# Run on PRs, but only build
|
||||||
pull_request:
|
pull_request:
|
||||||
|
|||||||
Reference in New Issue
Block a user