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 b210b3a commit 388bfd4Copy full SHA for 388bfd4
1 file changed
.github/workflows/deploy.yml
@@ -95,6 +95,8 @@ jobs:
95
steps:
96
- name: Checkout
97
uses: actions/checkout@v2
98
+ with:
99
+ fetch-depth: 100
100
101
- name: Build Changelog
102
id: github_release_build
0 commit comments