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 b361f1f commit 587d0d1Copy full SHA for 587d0d1
.github/workflows/main.yml
@@ -13,6 +13,8 @@ jobs:
13
# Checkout the repository
14
- name: Checkout Repository
15
uses: actions/checkout@v2
16
+ with:
17
+ fetch-depth: 0
18
19
# Set up Git
20
- name: Set up Git
0 commit comments