Skip to content

Commit

Permalink
Update gitlab-mirror.yml
Browse files Browse the repository at this point in the history
Add GPG_USER_EMAIL
  • Loading branch information
alphabetanetcom authored Nov 3, 2024
1 parent f8d48d3 commit 20ed97f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/gitlab-mirror.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,7 @@ jobs:
gpg_private_key: ${{ secrets.GPG_PRIVATE_KEY }}
git_user_signingkey: true
git_commit_gpgsign: true
git_user_email: ${{ secrets.GPG_USER_EMAIL }}

- uses: pixta-dev/repository-mirroring-action@v1
with:
Expand Down

0 comments on commit 20ed97f

Please sign in to comment.