Skip to content

Commit

Permalink
See Issue 71 of jeffreytse/jekyll-deploy-action.
Browse files Browse the repository at this point in the history
  • Loading branch information
kkew3 committed Dec 19, 2023
1 parent ff10b82 commit aecf76f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-jekyll.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ jobs:
${{ runner.os }}-gems-
# Use GitHub Deploy Action to build and deploy to Github
- uses: jeffreytse/jekyll-deploy-action@v0.4.0
- uses: jeffreytse/jekyll-deploy-action@master
with:
provider: 'github'
token: ${{ secrets.GITHUB_TOKEN }} # It's your Personal Access Token(PAT)
Expand Down

0 comments on commit aecf76f

Please sign in to comment.