Update build-with-docker.yml

This commit is contained in:
Igor Pečovnik
2022-06-19 01:49:38 +02:00
committed by GitHub
parent 5ec558f2fd
commit 3d053d337f

View File

@@ -165,8 +165,8 @@ jobs:
gpg_private_key: ${{ secrets.GPG_KEY1 }}
passphrase: ${{ secrets.GPG_PASSPHRASE1 }}
workdir: scripts
git-user-signingkey: true
git-commit-gpgsign: true
git_user_signingkey: true
git_commit_gpgsign: true
- name: Assemble
run: |