fetch-depth set again

This commit is contained in:
Akshay Nair
2020-10-09 20:15:28 +05:30
parent 338bfd1833
commit 20ce20e9c4
+1
View File
@@ -10,6 +10,7 @@ jobs:
- uses: actions/checkout@v2
with:
ref: ${{ github.head_ref }}
fetch-depth: 0
- name: Installing dependencies
uses: borales/actions-yarn@v2.0.0
with: