diff --git a/.github/workflows/deploy.yml b/.github/workflows/deploy.yml index 59b37619..ee3e5dae 100644 --- a/.github/workflows/deploy.yml +++ b/.github/workflows/deploy.yml @@ -47,7 +47,7 @@ jobs: - uses: actions/checkout@v2 - name: Deploy Jekyll Site - uses: sujaykundu777/jekyll-deploy-action@1.0.3 + uses: sujaykundu777/jekyll-deploy-action@1.0.5 env: GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }} GITHUB_REPOSITORY: ${{ secrets.GITHUB_REPOSITORY }}