ソースを参照

only deploy docs from main branch

liamcottle 6 ヶ月 前
コミット
85aa052e1f
1 ファイル変更0 行追加1 行削除
  1. 0 1
      .github/workflows/github-pages.yml

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

@@ -5,7 +5,6 @@ on:
   push:
     branches:
       - main
-      - docs
 
 permissions:
   contents: write