Sfoglia il codice sorgente

CI: fixed branch name

Martin Gerhardy 5 anni fa
parent
commit
557aa140e8
1 ha cambiato i file con 1 aggiunte e 1 eliminazioni
  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: