From 9e6d2e20dfb69ffd2a6b8503d59ada97c92cb6ce Mon Sep 17 00:00:00 2001 From: anhkhoakz Date: Tue, 23 Jan 2024 00:23:19 +0700 Subject: [PATCH] Add files --- .github/workflows/mirror.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/mirror.yml b/.github/workflows/mirror.yml index 48ace8c..b92f788 100644 --- a/.github/workflows/mirror.yml +++ b/.github/workflows/mirror.yml @@ -24,7 +24,7 @@ jobs: with: export-env: false env: - codeberg_ssh: "op://Security/Codeberg/private key"?ssh-format=openssh + codeberg_ssh: "op://Security/Codeberg/private key?ssh-format=openssh" - name: Mirroring to Codeberg uses: pixta-dev/repository-mirroring-action@v1