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 15
15
<img src="https://github.com/bcanseco/github-contribution-graph-action/workflows/audit/badge.svg">
16
16
</a >
17
17
18
- <a href =" https://github.com/marketplace/actions/contribution-graph " >
18
+ <a href =" https://github.com/marketplace/actions/autopopulate-your- contribution-graph " >
19
19
<img src="https://img.shields.io/badge/action-marketplace-orange?logo=github">
20
20
</a >
21
21
Original file line number Diff line number Diff line change @@ -22,7 +22,7 @@ const {
22
22
23
23
const repoPath = `https://${ GITHUB_ACTOR } :${ GITHUB_TOKEN } @${ GIT_HOST } /${ GITHUB_REPOSITORY } ` ;
24
24
const 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' ;
26
26
const dayOffsets = [ ...Array ( Number ( MAX_DAYS ) ) . keys ( ) ] ;
27
27
const originDay = fromUnixTime ( ORIGIN_TIMESTAMP ) ;
28
28
You can’t perform that action at this time.
0 commit comments