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 fe16dcf commit f0b5e5cCopy full SHA for f0b5e5c
1 file changed
.github/workflows/DeployPages.yml
@@ -36,6 +36,7 @@ jobs:
36
with:
37
repository: PSModule/.github
38
path: src
39
+ fetch-depth: 0
40
41
- name: Configure GitHub Pages
42
uses: actions/configure-pages@v5
0 commit comments