diff --git a/.github/workflows/deploy.yml b/.github/workflows/deploy.yml index ae20b25..ea5e6f0 100644 --- a/.github/workflows/deploy.yml +++ b/.github/workflows/deploy.yml @@ -19,7 +19,7 @@ jobs: ${{ runner.os }}-gems- # Use GitHub Deploy Action to build and deploy to Github - - uses: jeffreytse/jekyll-deploy-action@v0.6.0 + - uses: jeffreytse/jekyll-deploy-action@v0.7.0 with: provider: "github" token: ${{ secrets.GITHUB_TOKEN }} # It's your Personal Access Token(PAT)