Skip to content

Commit 9a3fc24

Browse files
author
Michel Casabianca
committed
Fix release target
1 parent 080d3f5 commit 9a3fc24

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -76,6 +76,6 @@ targets:
7676

7777
release:
7878
doc: Perform release
79-
depends: [clean, last-tags, version, release-title, check, test, refs, change-list]
79+
depends: [clean, last-tags, version, check, test, refs]
8080
steps:
8181
- super:

0 commit comments

Comments
 (0)