File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed
Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change 1515 <img src="https://github.com/bcanseco/github-contribution-graph-action/workflows/audit/badge.svg">
1616 </a >
1717
18- <a href =" https://github.com/marketplace/actions/contribution-graph " >
18+ <a href =" https://github.com/marketplace/actions/autopopulate-your- contribution-graph " >
1919 <img src="https://img.shields.io/badge/action-marketplace-orange?logo=github">
2020 </a >
2121
Original file line number Diff line number Diff line change @@ -22,7 +22,7 @@ const {
2222
2323const repoPath = `https://${ GITHUB_ACTOR } :${ GITHUB_TOKEN } @${ GIT_HOST } /${ GITHUB_REPOSITORY } ` ;
2424const localPath = './clone' ;
25- const secondLine = 'Committed via https://github.com/marketplace/actions/contribution-graph' ;
25+ const secondLine = 'Committed via https://github.com/marketplace/actions/autopopulate-your- contribution-graph' ;
2626const dayOffsets = [ ...Array ( Number ( MAX_DAYS ) ) . keys ( ) ] ;
2727const originDay = fromUnixTime ( ORIGIN_TIMESTAMP ) ;
2828
You can’t perform that action at this time.
0 commit comments