Skip to content

Commit

Permalink
Merge pull request #330 from ergebnis/feature/ergebnis-bot
Browse files Browse the repository at this point in the history
Enhancement: Attribute commit and pull request to @ergebnis-bot
  • Loading branch information
localheinz authored Jan 17, 2020
2 parents fabe68c + 967ad30 commit c18534b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .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: "Andreas Möller <am@localheinz.com>"
author: "<am+ergebnis+bot@localheinz.com>"
branch: "feature/schema"
body: |
This PR
Expand All @@ -35,4 +35,4 @@ jobs:
path: "resource/"
title: "Enhancement: Update schema.json"
env:
GITHUB_TOKEN: "${{ secrets.GITHUB_TOKEN }}"
GITHUB_TOKEN: "${{ secrets.ERGEBNIS_BOT__TOKEN }}"

0 comments on commit c18534b

Please sign in to comment.