Skip to content

Commit 2a4df66

Browse files
authored
Update stewards-update.yml to fix typo and include token
1 parent 16c7670 commit 2a4df66

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.github/workflows/stewards-update.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,5 +29,6 @@ jobs:
2929
commit-message: "Update README table from stewards.yml"
3030
branch: update-readme-table
3131
title: 'chore: update README table from stewards.yml'
32-
body: 'This PR updates the README.md table to refelct changes in stewards.yml.'
32+
body: 'This PR updates the README.md table to reflect changes in stewards.yml.'
3333
add: README.md
34+
token: ${{ secrets.ACCESS_TOKEN }}

0 commit comments

Comments
 (0)