fix ci for autotag (fetch depth 2) #3808 (#3809)

This commit is contained in:
Alexander Tsybulsky 2020-08-28 07:50:47 +03:00 committed by GitHub
parent 8e51b8782f
commit 9347869d8a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -9,6 +9,8 @@ jobs:
steps:
- uses: actions/checkout@v2
with:
fetch-depth: 2
- name: Use Node.js
uses: actions/setup-node@v1
with: