We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent da18358 commit 8e6d6afCopy full SHA for 8e6d6af
1 file changed
.github/workflows/generate-build-infos.yml
@@ -44,6 +44,8 @@ jobs:
44
steps:
45
- name: Check out the repo
46
uses: actions/checkout@v2
47
+ with:
48
+ fetch-depth: 0
49
- name: Setup awesome-ci
50
uses: fullstack-devops/awesome-ci-action@main
51
0 commit comments