Skip to content

Commit

Permalink
ci(scraper): change commit author again
Browse files Browse the repository at this point in the history
  • Loading branch information
kripod committed May 1, 2024
1 parent c47e021 commit e507cf1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/scraper.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -16,4 +16,4 @@ jobs:
- uses: stefanzweifel/git-auto-commit-action@v5
with:
commit_message: "chore(data): update"
commit_author: ${{ github.repository_owner }} <${{ github.repository_owner_id }}+${{ github.repository_owner }}@users.noreply.github.com>
commit_author: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>

0 comments on commit e507cf1

Please sign in to comment.