Skip to content

Commit

Permalink
Merge pull request #333 from ergebnis/fix/name
Browse files Browse the repository at this point in the history
Fix: Specify name for author
  • Loading branch information
localheinz committed Jan 19, 2020
2 parents c38091c + ab4d0bd commit 1421318
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/schema.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ jobs:
- name: "Open pull request updating schema"
uses: "gr2m/create-or-update-pull-request-action@v1.2.9"
with:
author: "<bot@ergebn.is>"
author: "ergebnis-bot <bot@ergebn.is>"
branch: "feature/schema"
body: |
This PR
Expand Down

0 comments on commit 1421318

Please sign in to comment.