Skip to content

Commit

Permalink
fixup! fixup! fixup! fixup! fixup! split concerns
Browse files Browse the repository at this point in the history
  • Loading branch information
mpenet committed Jul 18, 2024
1 parent 5d3f62c commit 9c09e1a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/exoscale/tools/project.clj
Original file line number Diff line number Diff line change
Expand Up @@ -89,7 +89,7 @@

(defn release-git-count-revs
[opts]
(task-or-tool opts :release/git-count-revs ps/release))
(task-or-tool opts :release-git-count-revs/modules ps/release-git-count-revs))

(defn revision-sha
[opts]
Expand Down

0 comments on commit 9c09e1a

Please sign in to comment.