fix(actions): secret name typo
Some checks failed
/ mirror (push) Failing after 4s

This commit is contained in:
ange 2024-11-18 10:53:21 +00:00
parent d54edd50fd
commit 0f18a0a62c
Signed by: ange
GPG Key ID: 9E0C4157BB7BEB1D

View File

@ -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:EpitechPromo2026/G-EIP-700-TLS-7-1-eip-stephane.corbiere.git"