Skip to content

Commit

Permalink
chore: Add prerelease-identifier to release-drafter.yml (#39)
Browse files Browse the repository at this point in the history
  • Loading branch information
NomadBlacky authored Jun 4, 2024
1 parent 92f204e commit 329dbfc
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/release-drafter.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
commitish: main
name-template: 'v$RESOLVED_VERSION'
tag-template: 'v$RESOLVED_VERSION'
prerelease-identifier: 'alpha'
autolabeler:
- label: 'feature'
title:
Expand Down

0 comments on commit 329dbfc

Please sign in to comment.