@@ -3,7 +3,7 @@ name: Deploy Pages
on:
# Runs on pushes targeting the default branch
push:
- branches: ['gh-pages']
+ branches: ['main']
# Allows you to run this workflow manually from the Actions tab
workflow_dispatch: