Browse Source

CI: fixed branch name

Martin Gerhardy 4 years ago
parent
commit
557aa140e8
1 changed files with 1 additions and 1 deletions
  1. 1 1
      .github/workflows/gh-pages.yml

+ 1 - 1
.github/workflows/gh-pages.yml

@@ -2,7 +2,7 @@ name: GitHub Pages
 on:
   push:
     branches:
-      - master
+      - main
 
 jobs:
   build: