Explorar o código

Use gh-pages as branch to deploy

Giovanni Giordano %!s(int64=5) %!d(string=hai) anos
pai
achega
9e8bb264b3
Modificáronse 1 ficheiros con 1 adicións e 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