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