Kaynağa Gözat

Use gh-pages as branch to deploy

Giovanni Giordano 5 yıl önce
ebeveyn
işleme
9e8bb264b3
1 değiştirilmiş dosya ile 1 ekleme ve 1 silme
  1. 1 1
      .github/workflows/deploy.yml

+ 1 - 1
.github/workflows/deploy.yml

@@ -19,5 +19,5 @@ jobs:
       uses: JamesIves/github-pages-deploy-action@releases/v3
       with:
         GITHUB_TOKEN: ${{ secrets.GH_DEPLOY }}
-        BRANCH: master
+        BRANCH: gh-pages
         FOLDER: build