We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 838e590 commit 8b0c5f3Copy full SHA for 8b0c5f3
.github/workflows/build-jekyll.yml
@@ -20,7 +20,7 @@ jobs:
20
${{ runner.os }}-gems-
21
22
# Use GitHub Deploy Action to build and deploy to Github
23
- - uses: ambersun1234/jekyll-deploy-action@52f40044bb2a2b5d7365472ed640bfd412689d41
+ - uses: jeffreytse/jekyll-deploy-action@c1329290ab1cf2df48661ec1bea92e1d6990025b
24
with:
25
provider: 'github' # Default is github
26
token: ${{ secrets.GITHUB_TOKEN }} # It's your Personal Access Token(PAT)
0 commit comments