git tree depth to fix self host tag fetching

This commit is contained in:
Martin McKeaveney 2021-11-30 16:47:16 +01:00
parent b349e1c27f
commit 5d86daeb78
1 changed files with 2 additions and 0 deletions

View File

@ -14,6 +14,8 @@ jobs:
steps:
- uses: actions/checkout@v2
with:
fetch-depth: 0
- uses: actions/setup-node@v1
with:
node-version: 14.x