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 42dd5d0 commit 6e45fc7Copy full SHA for 6e45fc7
.github/workflows/jekyll.yml
@@ -14,5 +14,6 @@ jobs:
14
- uses: actions/checkout@v3
15
- uses: helaili/jekyll-action@2.5.0
16
with:
17
+ pre_build_commands: git config --global http.version HTTP/1.1
18
token: ${{ secrets.JEKYLL_PAT }}
19
target_branch: 'gh-pages'
0 commit comments