diff --git a/.github/workflows/publish-log4brains.yml b/.github/workflows/publish-log4brains.yml index 1606f04..e7cea00 100644 --- a/.github/workflows/publish-log4brains.yml +++ b/.github/workflows/publish-log4brains.yml @@ -26,7 +26,7 @@ jobs: log4brains build --basePath /${GITHUB_REPOSITORY#*/} - name: Deploy - uses: JamesIves/github-pages-deploy-action@v4.7.3 + uses: JamesIves/github-pages-deploy-action@v4.7.4 with: token: ${{ secrets.GITHUB_TOKEN }} folder: .log4brains/out