Skip to content

Commit

Permalink
chore: sort tags (#248)
Browse files Browse the repository at this point in the history
  • Loading branch information
eliobischof authored Aug 30, 2024
1 parent c4ebcb1 commit eaaaf70
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/bump.yml
Original file line number Diff line number Diff line change
Expand Up @@ -38,6 +38,7 @@ jobs:
with:
repository: zitadel/zitadel
releases-only: true
sort-tags: true
# ignore prereleases
regex: '^v([0-9]+)\.([0-9]+)\.([0-9]+)$'

Expand Down

0 comments on commit eaaaf70

Please sign in to comment.