Skip to content

Commit

Permalink
ci: try to show git tags
Browse files Browse the repository at this point in the history
  • Loading branch information
AntiD2ta committed Oct 26, 2024
1 parent 7462abf commit c991ed6
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -136,6 +136,8 @@ jobs:
with:
token: "${{ secrets.GITHUB_TOKEN }}"
fetch-depth: 0
- name: Show git tags
run: git tag
- name: Create bump and changelog
uses: commitizen-tools/commitizen-action@master
with:
Expand Down

0 comments on commit c991ed6

Please sign in to comment.