Skip to content

Commit

Permalink
fetch all tags for lerna (via #113)
Browse files Browse the repository at this point in the history
  • Loading branch information
sseliverstov authored Mar 12, 2020
1 parent 8af4a51 commit 910e8c0
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,7 @@ jobs:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v1
- run: git fetch --depth=1 origin +refs/tags/*:refs/tags/*
- name: Use Node.js ${{ matrix.node-version }}
uses: actions/setup-node@v1
with:
Expand Down

0 comments on commit 910e8c0

Please sign in to comment.