Merge pull request #15337 from backstage/fix-bot-name

fix: change bot name to correct one
This commit is contained in:
Johan Haals
2022-12-20 16:48:24 +01:00
committed by GitHub
@@ -34,7 +34,7 @@ jobs:
diffRef: 'origin/master'
marker: <!-- changeset-feedback -->
issue-number: ${{ github.event.pull_request.number }}
botUsername: github-actions[bot]
botUsername: backstage-goalie[bot]
app-id: ${{ secrets.BACKSTAGE_GOALIE_APPLICATION_ID }}
private-key: ${{ secrets.BACKSTAGE_GOALIE_PRIVATE_KEY }}
installation-id: ${{ secrets.BACKSTAGE_GOALIE_INSTALLATION_ID }}