Skip to content

Commit

Permalink
changing fetch depth to get all tags
Browse files Browse the repository at this point in the history
  • Loading branch information
aasimkhan30 committed Aug 10, 2024
1 parent 9ade79e commit df12d3e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/cd.yml
Original file line number Diff line number Diff line change
Expand Up @@ -55,6 +55,7 @@ jobs:
with:
ref: release
path: ./release
fetch-depth: 0

- name: Extract package contents
run: |
Expand Down

0 comments on commit df12d3e

Please sign in to comment.