Update github actions to work with the 'main' branch
This commit is contained in:
@@ -2,7 +2,7 @@ name: Deploy to Github Pages
|
||||
|
||||
on:
|
||||
push:
|
||||
branches: ["master"]
|
||||
branches: ["main"]
|
||||
|
||||
workflow_dispatch:
|
||||
|
||||
|
||||
Reference in New Issue
Block a user