diff --git a/.github/workflows/lint.yml b/.github/workflows/lint.yml index 6ba7b049..03d40557 100644 --- a/.github/workflows/lint.yml +++ b/.github/workflows/lint.yml @@ -22,8 +22,8 @@ jobs: uses: EndBug/add-and-commit@v7 # You can change this to use a specific version with: add: '.' - author_name: jellyfin-bot - author_email: team@jellyfin.org + author_name: acvigue + author_email: acvigue@me.com default_author: github_actor message: 'Auto lint' pull_strategy: '--no-rebase'