Skip to content

Commit 8b0c5f3

Browse files
committed
Use v0.6.0 of the action which contains ambersun1234s fix to the buffer size in git
Signed-off-by: David Söderlund <[email protected]>
1 parent 838e590 commit 8b0c5f3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build-jekyll.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ jobs:
2020
${{ runner.os }}-gems-
2121
2222
# Use GitHub Deploy Action to build and deploy to Github
23-
- uses: ambersun1234/jekyll-deploy-action@52f40044bb2a2b5d7365472ed640bfd412689d41
23+
- uses: jeffreytse/jekyll-deploy-action@c1329290ab1cf2df48661ec1bea92e1d6990025b
2424
with:
2525
provider: 'github' # Default is github
2626
token: ${{ secrets.GITHUB_TOKEN }} # It's your Personal Access Token(PAT)

0 commit comments

Comments
 (0)