Skip to content

Commit

Permalink
ci: update main branch name in deploy script
Browse files Browse the repository at this point in the history
  • Loading branch information
Yehyoung Kang authored and pastelmind committed Jun 10, 2022
1 parent 9a4c86d commit eb2e94a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/publish-demo.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ name: "Publish demo & benchmark pages to GitHub Pages"

on:
push:
branches: [master]
branches: [main]

jobs:
publish:
Expand Down

0 comments on commit eb2e94a

Please sign in to comment.