fix typo
Some checks failed
ci/woodpecker/push/update-flake Pipeline was successful
ci/woodpecker/manual/update-flake Pipeline failed

This commit is contained in:
Charlotte 🦝 Delenk 2023-04-09 08:20:28 +01:00
parent 00eb777a22
commit 70efd11076
Signed by: darkkirb
GPG key ID: AB2BD8DAF2E37122

View file

@ -32,7 +32,7 @@ pipeline:
- event: manual
git-push:
image: nixery.dev/shell/openssh/git/gnupg
commands: |
commands:
- mkdir ~/.ssh
- echo "$SSH_KEY" > ~/.ssh/id_ed25519
- chmod 600 ~/.ssh/id_ed25519