removes fetch-depth

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