Skip to content

Commit

Permalink
Fix release target
Browse files Browse the repository at this point in the history
  • Loading branch information
Michel Casabianca committed Mar 30, 2022
1 parent 080d3f5 commit 9a3fc24
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -76,6 +76,6 @@ targets:

release:
doc: Perform release
depends: [clean, last-tags, version, release-title, check, test, refs, change-list]
depends: [clean, last-tags, version, check, test, refs]
steps:
- super:

0 comments on commit 9a3fc24

Please sign in to comment.