diff --git a/ci/deploy.sh b/ci/deploy.sh index 6805e2730..37d2dfe0f 100755 --- a/ci/deploy.sh +++ b/ci/deploy.sh @@ -22,4 +22,4 @@ fi git add --all repos.json* git commit -m "automatic update" -git push git@github.com:nix-community/NUR master +git push git@github.com:nix-community/NUR HEAD:master