fix(actions): secret name typo
This commit is contained in:
parent
622c7a8026
commit
ce6dbef6c8
@ -7,6 +7,6 @@ jobs:
|
||||
- uses: actions/checkout@v1
|
||||
- uses: actions/mirror@v1
|
||||
with:
|
||||
ssh_priv: "${{ secrets.SSH_GH }}"
|
||||
ssh_priv: "${{ secrets.SSHGH }}"
|
||||
known_hosts: "github.com ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIOMqqnkVzrm0SdG6UOoqKLsabgH5C9okWi0dh2l9GKJl"
|
||||
url: "git@github.com:.git"
|
||||
|
Loading…
Reference in New Issue
Block a user