Skip to content

Commit

Permalink
fix: release on github for org replikativ (replikativ#455)
Browse files Browse the repository at this point in the history
  • Loading branch information
TimoKramer committed Dec 21, 2021
1 parent dac52a9 commit 11e3802
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.clj
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@

(defn release
[_]
(-> (gh/overwrite-asset {:org (namespace lib)
(-> (gh/overwrite-asset {:org "replikativ"
:repo (name lib)
:tag version
:commit current-commit
Expand Down

0 comments on commit 11e3802

Please sign in to comment.