Explorar el Código

Use gh-pages as branch to deploy

Giovanni Giordano hace 5 años
padre
commit
9e8bb264b3
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  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