Skip to content

Commit f08d44e

Browse files
committed
Update GPG stuff
Signed-off-by: Roger Barker <[email protected]>
1 parent ee77beb commit f08d44e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/gh-pages-sync.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ jobs:
3737
uses: step-security/ghaction-import-gpg@a7c87df2279f2bf2e69ba8289dfbf35fe05a4e08 # v1.0.0
3838
with:
3939
git_commit_gpgsign: true
40-
git_committer_email: ${{ vars.GIT_SW_USER_EMAIL }}
40+
git_committer_email: ${{ vars.GIT_USER_EMAIL }}
4141
git_committer_name: ${{ vars.GIT_USER_NAME }}
4242
git_tag_gpgsign: true
4343
git_user_signingkey: true

0 commit comments

Comments
 (0)