diff --git a/.github/workflows/integration.yml b/.github/workflows/integration.yml index c618b849..a4ec475d 100644 --- a/.github/workflows/integration.yml +++ b/.github/workflows/integration.yml @@ -20,6 +20,8 @@ jobs: - name: Build and Deploy uses: JamesIves/github-pages-deploy-action@releases/v4 with: + git-config-name: Montezuma + git-config-email: montezuma@jamesiv.es repository-name: JamesIves/lab token: ${{ secrets.ACCESS_TOKEN }} branch: gh-pages