Skip to content

Commit

Permalink
ci: fix fetch depth
Browse files Browse the repository at this point in the history
  • Loading branch information
Viijay-Kr committed Feb 2, 2024
1 parent 393abec commit 6735c7b
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 @@ -15,6 +15,7 @@ jobs:
uses: actions/checkout@v3
with:
fetch-tags: true
fetch-depth: 0

- name: Setup Node.js 16.x
uses: actions/setup-node@v3
Expand Down

0 comments on commit 6735c7b

Please sign in to comment.