Change the secret name for the workflow

This commit is contained in:
Ilya Prokopenko 2023-01-28 08:05:02 +00:00 committed by GitHub
parent 63f302b2ab
commit 6d26269873
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -14,4 +14,4 @@ jobs:
- uses: pixta-dev/repository-mirroring-action@v1
with:
target_repo_url: "git@codeberg.org:openvk/openvk.git"
ssh_private_key: ${{ secrets.CODEBERG_PRIVSSH }}
ssh_private_key: ${{ secrets.CODEBERG_MIRRORSSH }}