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 c12abd5 commit aba9bf4Copy full SHA for aba9bf4
.github/workflows/publish-to-gh-pages.yml
@@ -51,6 +51,7 @@ jobs:
51
- name: Checkout 🛎️
52
uses: actions/checkout@v4
53
with:
54
+ fetch-depth: 0
55
persist-credentials: false
56
57
# configure custom domain for github pages
0 commit comments