We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents b6cb29d + bf60472 commit 8f756e8Copy full SHA for 8f756e8
.github/workflows/nix-package.yml
@@ -51,4 +51,4 @@ jobs:
51
git config user.email "[email protected]"
52
git config user.name "GitHub Actions"
53
git commit -am "Update version and hash in default.nix to $latest_annotated_tag_without_v"
54
- git push origin HEAD
+ git push
0 commit comments