Skip to content

Commit

Permalink
fix(publishing): Fetch tags for use by lerna publish using fetch-dept…
Browse files Browse the repository at this point in the history
…h: 0
  • Loading branch information
christopherthielen committed Jul 19, 2021
1 parent 0759f55 commit 8370524
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/package-bump-pr.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,8 @@ jobs:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
with:
fetch-depth: 0

- name: git - configure commit user
run: |
Expand Down

0 comments on commit 8370524

Please sign in to comment.