Skip to content

Commit

Permalink
ci: change jekyll-deploy-action to v0.5.1
Browse files Browse the repository at this point in the history
  • Loading branch information
jeffreytse committed Apr 9, 2024
1 parent 42e5e11 commit 25e15cf
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 @@ -20,7 +20,7 @@ jobs:
${{ runner.os }}-gems-
# Use GitHub Deploy Action to build and deploy to Github
- uses: jeffreytse/jekyll-deploy-action@master
- uses: jeffreytse/jekyll-deploy-action@v0.5.1
with:
provider: 'github'
token: ${{ secrets.GITHUB_TOKEN }} # It's your Personal Access Token(PAT)
Expand Down

0 comments on commit 25e15cf

Please sign in to comment.