diff --git a/.github/workflows/ci.yaml b/.github/workflows/ci.yaml index 97882fca4..490a3f594 100644 --- a/.github/workflows/ci.yaml +++ b/.github/workflows/ci.yaml @@ -142,7 +142,7 @@ jobs: - name: git config shell: bash run: | - git config user.name "Nachobot" + git config user.name "nacho-bot" git config user.email "crc-nachobot@redhat.com" - name: Set publish config env: