Skip to content

Commit

Permalink
remove duplicate commit in hix-release-nix
Browse files Browse the repository at this point in the history
  • Loading branch information
tek committed Sep 6, 2023
1 parent a144cbb commit 0495eaa
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion lib/release.nix
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,6 @@
nix = pkgs.writeScript "hix-release-nix" ''
${preamble}
${updateVersions}
${pkgs.git}/bin/git commit --allow-empty -m "Release $version"
${commitAndTag}
'';

Expand Down

0 comments on commit 0495eaa

Please sign in to comment.