We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2fb6970 commit d57afb2Copy full SHA for d57afb2
.github/workflows/pack.yml
@@ -39,6 +39,7 @@ jobs:
39
passphrase: ${{ secrets.UPDATE_GPG_PASSPHRASE }}
40
git_user_signingkey: true
41
git_commit_gpgsign: true
42
+ git_config_global: true
43
44
- name: Update Help.zip
45
run: |
0 commit comments