Skip to content

Commit

Permalink
chore: update contributor parameter
Browse files Browse the repository at this point in the history
Signed-off-by: Pedro Sanders <psanders@fonoster.com>
  • Loading branch information
psanders authored Dec 25, 2023
1 parent 13ed7c7 commit 859ea9b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/contributors.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ jobs:
- uses: actions/checkout@v2
- uses: BobAnkh/add-contributors@master
with:
CONTRIBUTOR: "### Contributors"
CONTRIBUTOR: "## Contributors"
COLUMN_PER_ROW: "6"
ACCESS_TOKEN: ${{secrets.GH_PAT}}
IMG_WIDTH: "100"
Expand Down

0 comments on commit 859ea9b

Please sign in to comment.