expose ssh_key

This commit is contained in:
Charlotte 🦝 Delenk 2022-06-24 12:53:15 +01:00
parent 9244e6df97
commit b8fffcef94
Signed by: darkkirb
GPG key ID: AB2BD8DAF2E37122

View file

@ -50,6 +50,9 @@ steps:
- git add .
- git commit -am "Update flake"
- git push --force origin main:update-flake
environment:
SSH_KEY:
from_secret: SSH_KEY
- name: Create pull request
image: alpine:latest
commands: