forked from mirrors/nixpkgs
.github/workflows/update-terraform-providers.yml: bypass interactive prompt
This commit is contained in:
parent
e24b9566d4
commit
98390bef9e
|
@ -28,7 +28,7 @@ jobs:
|
|||
run: |
|
||||
git config user.email "41898282+github-actions[bot]@users.noreply.github.com"
|
||||
git config user.name "github-actions[bot]"
|
||||
nix-shell \
|
||||
echo | nix-shell \
|
||||
maintainers/scripts/update.nix \
|
||||
--argstr commit true \
|
||||
--argstr keep-going true \
|
||||
|
|
Loading…
Reference in a new issue