chore: update repository templates to cb2a20fceb

This commit is contained in:
ory-bot 2024-12-31 10:43:06 +00:00
parent 7f165b64cc
commit e61e2e6041

View File

@ -29,6 +29,6 @@ jobs:
with: with:
author-email: author-email:
${{ secrets.ORY_BOT_PAT && ${{ secrets.ORY_BOT_PAT &&
'60093411+ory-bot@users.noreply.github.com' || github.actor + '60093411+ory-bot@users.noreply.github.com' ||
'@users.noreply.github.com' }} format('{0}@users.noreply.github.com', github.actor) }}
author-name: ${{ secrets.ORY_BOT_PAT && 'ory-bot' || github.actor }} author-name: ${{ secrets.ORY_BOT_PAT && 'ory-bot' || github.actor }}