update branch name from master to main in GitHub Pages workflow
This commit is contained in:
2
.github/workflows/frontend_deploy.yml
vendored
2
.github/workflows/frontend_deploy.yml
vendored
@@ -3,7 +3,7 @@ name: Publish Frontend on GitHub Pages
|
||||
on:
|
||||
push:
|
||||
branches:
|
||||
- master
|
||||
- main
|
||||
|
||||
permissions:
|
||||
contents: read
|
||||
|
||||
Reference in New Issue
Block a user