Skip to content

Commit f085203

Browse files
committed
manage: Added funding link to package.json
1 parent fea99ea commit f085203

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

package.json

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -35,5 +35,6 @@
3535
"prepareActionJest": "npm run build:prod"
3636
},
3737
"name": "commit-from-action",
38-
"description": "Utility for making changes to a repository from a GitHub Action."
39-
}
38+
"description": "Utility for making changes to a repository from a GitHub Action.",
39+
"funding": "https://github.com/sponsors/jaid"
40+
}

0 commit comments

Comments
 (0)