Skip to content

Commit

Permalink
ci: Fetch all history to read tags correctly
Browse files Browse the repository at this point in the history
  • Loading branch information
hcnp committed Jul 4, 2024
1 parent 2d1798d commit 0c9cf3d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/new-release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ jobs:
steps:
- uses: actions/checkout@v4
with:
fetch-tags: true
fetch-depth: 0

- name: Pipeline debug
if: vars.DEBUG == 'true'
Expand Down

0 comments on commit 0c9cf3d

Please sign in to comment.