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 326967d commit d213dd0Copy full SHA for d213dd0
.github/workflows/github-pages.yml
@@ -10,6 +10,6 @@ jobs:
10
runs-on: ubuntu-latest
11
steps:
12
- uses: actions/checkout@v2
13
- - uses: helaili/jekyll-action@v2
+ - uses: helaili/jekyll-action@2.0.1
14
env:
15
JEKYLL_PAT: ${{ secrets.JEKYLL_PAT }}
0 commit comments