Skip to content

Commit daba241

Browse files
fix: filname for all-contrib
1 parent 8b40cc0 commit daba241

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/pr-sort.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ jobs:
4040
# Stage and commit changes
4141
git config --global user.name 'github-actions[bot]'
4242
git config --global user.email 'github-actions[bot]@users.noreply.github.com'
43-
git add _data/* .all-contributorsrc README.md CONTRBUTING.md
43+
git add _data/* .all-contributorsrc README.md CONTRIBUTING.md
4444
git commit -m "chore: post-merge updates
4545
4646
* Sort conferences

0 commit comments

Comments
 (0)