Skip to content

Commit

Permalink
chore: update repository templates to ory/meta@6dd5819
Browse files Browse the repository at this point in the history
  • Loading branch information
ory-bot committed Dec 31, 2024
1 parent 5e6dc23 commit aec3af0
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions .github/workflows/licenses.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,3 +26,9 @@ jobs:
if:
${{ github.ref == 'refs/heads/main' || github.ref ==
'refs/heads/master' }}
with:
author-email:
${{ secrets.ORY_BOT_PAT &&
'[email protected]' || github.actor +
'@users.noreply.github.com' }}
author-name: ${{ secrets.ORY_BOT_PAT && 'ory-bot' || github.actor }}

0 comments on commit aec3af0

Please sign in to comment.