Skip to content

Commit

Permalink
Update readme-scribe.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
Adamtaranto authored Nov 22, 2024
1 parent 62f262c commit bd2a3b3
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/readme-scribe.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ jobs:

- uses: muesli/readme-scribe@master
env:
GITHUB_TOKEN: ${{ secrets.PERSONAL_GITHUB_TOKEN }}
GITHUB_TOKEN: ${{ secrets.HOMEPAGE_ACTION_TOKEN }}
with:
template: "templates/github-profile.tpl"
writeTo: "README.md"
Expand All @@ -28,4 +28,4 @@ jobs:
branch: main
commit_user_name: readme-scribe 🤖
commit_user_email: [email protected]
commit_author: readme-scribe 🤖 <[email protected]>
commit_author: readme-scribe 🤖 <[email protected]>

0 comments on commit bd2a3b3

Please sign in to comment.