Skip to content

Commit ac2ca30

Browse files
Update gitlab-mirror.yml
1 parent 786daae commit ac2ca30

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

.github/workflows/gitlab-mirror.yml

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -23,10 +23,11 @@ jobs:
2323
gpg_private_key: ${{ secrets.GPG_PRIVATE_KEY }}
2424
git_user_signingkey: true
2525
git_commit_gpgsign: true
26-
git_user_email: ${{ secrets.GPG_USER_EMAIL }}
27-
git_committer_email: ${{ secrets.GPG_USER_EMAIL }}
26+
git_user_email: "wwwypycc@gmail.com"
27+
git_committer_email: "wwwypycc@gmail.com"
2828
trust_level: 5
2929
git_config_global: true
30+
fingerprint: "816A91C1BA9817514749A1F8AAD5EEF872EAD871"
3031

3132
- uses: pixta-dev/repository-mirroring-action@v1
3233
with:

0 commit comments

Comments
 (0)