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 d449c6e commit e686ca8Copy full SHA for e686ca8
1 file changed
.github/workflows/jekyll-gh-pages.yml
@@ -28,6 +28,8 @@ jobs:
28
steps:
29
- name: Checkout
30
uses: actions/checkout@v3
31
+ with:
32
+ fetch-depth: 0
33
- run: echo '' >> index.md
34
- run: echo '# History' >> index.md
35
- name: Append Git History
0 commit comments