1
0
mirror of https://github.com/Unleash/unleash.git synced 2025-08-18 13:48:58 +02:00

chore: clean up

This commit is contained in:
Nuno Góis 2025-07-02 18:40:38 +01:00
parent 000fd61e9e
commit 84265afc60
No known key found for this signature in database
GPG Key ID: 71ECC689F1091765

View File

@ -143,8 +143,6 @@ jobs:
persist-credentials: true
- name: Configure Git
env:
APP_ID: ${{ secrets.UNLEASH_BOT_APP_ID }}
run: |
git config --global --add safe.directory "$GITHUB_WORKSPACE"
git config --global user.email "194219037+unleash-bot[bot]@users.noreply.github.com"