Ver código fonte

ci: use github-actions as the author (#2419)

kylo252 3 anos atrás
pai
commit
b7d7eed576
1 arquivos alterados com 1 adições e 0 exclusões
  1. 1 0
      .github/workflows/plugins.yml

+ 1 - 0
.github/workflows/plugins.yml

@@ -60,5 +60,6 @@ jobs:
           branch: plugins-bump
           delete-branch: true # Delete the branch when closing pull requests, and when undeleted after merging.
           token: ${{ secrets.GITHUB_TOKEN }}
+          author: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
           title: "chore: bump plugins version"
           commit-message: "chore: bump plugins version"