Skip to content

Commit

Permalink
auto-release.yaml enable filter-by-commitish (#62)
Browse files Browse the repository at this point in the history
  • Loading branch information
goruha authored Mar 29, 2024
1 parent 89322e7 commit 83c43b3
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/auto-release.yml
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
filter-by-commitish: true
name-template: 'v$RESOLVED_VERSION'
tag-template: '$RESOLVED_VERSION'
version-template: '$MAJOR.$MINOR.$PATCH'
Expand Down

0 comments on commit 83c43b3

Please sign in to comment.