Skip to content

Commit

Permalink
ci: fix template name (#1540)
Browse files Browse the repository at this point in the history
  • Loading branch information
MarcoGorelli authored Dec 8, 2024
1 parent 323f235 commit fe15dd7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/release-drafter.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ exclude-labels:
- ignore
- release
- dependencies
name-template: 'Narwhals v$RESOLVED_VERSION'
name-template: 'Narwhals unreleased'
version-template: unreleased

change-template: '- $TITLE (#$NUMBER)'
Expand Down

0 comments on commit fe15dd7

Please sign in to comment.