build: update workflow

This commit is contained in:
Krist Wongsuphasawat 2020-04-17 12:42:13 -07:00 committed by Yongjie Zhao
parent 07091811f0
commit a45efd7cb8
1 changed files with 1 additions and 0 deletions

View File

@ -18,6 +18,7 @@ jobs:
steps:
- uses: actions/checkout@v2
with:
ref: 'master'
# pulls all commits (needed for lerna / semantic release to correctly version)
fetch-depth: 0
- name: Get tags and filter trigger tags