Remove leftovers

This commit is contained in:
isaak654 2022-10-15 14:15:47 +02:00 committed by GitHub
parent a9ef3a8f02
commit eaa83c5523
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 0 additions and 2 deletions

View File

@ -38,7 +38,6 @@ jobs:
- name: Commit translations changes (if any)
if: steps.check.outputs.deploy == '1'
shell: bash
working-directory: ${{env.OUTPUT_PATH}}
run: |
git config user.name github-actions[bot]
git config user.email 41898282+github-actions[bot]@users.noreply.github.com
@ -80,7 +79,6 @@ jobs:
- name: Commit updated strings in Sandboxie/msgs/report
shell: bash
working-directory: ${{env.OUTPUT_PATH}}
run: |
git config user.name github-actions[bot]
git config user.email 41898282+github-actions[bot]@users.noreply.github.com