File tree Expand file tree Collapse file tree 3 files changed +4
-4
lines changed Expand file tree Collapse file tree 3 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 41
41
runs-on : ubuntu-latest
42
42
steps :
43
43
- uses : actions/checkout@v3
44
- - uses : Balastrong/chess-stats-action@master
44
+ - uses : Balastrong/chess-stats-action@main
45
45
with :
46
46
CHESS_USERNAME : <Your chess.com Username>
47
47
` ` `
Original file line number Diff line number Diff line change 1
- name : ' Chess.com Stats'
2
- description : ' Automatically update your README.md with Chess.com stats - fully customizable'
1
+ name : ' Chess.com Games & Stats'
2
+ description : ' Automatically update your README.md with Chess.com games and stats - fully customizable'
3
3
author : ' Leonardo Montini'
4
4
5
5
inputs :
Original file line number Diff line number Diff line change 2
2
"name" : " chess-stats-action" ,
3
3
"version" : " 0.0.1" ,
4
4
"private" : true ,
5
- "description" : " Automatically update your README.md with Chess.com stats - fully customizable" ,
5
+ "description" : " Automatically update your README.md with Chess.com games and stats - fully customizable" ,
6
6
"main" : " lib/main.js" ,
7
7
"scripts" : {
8
8
"build" : " tsc" ,
You can’t perform that action at this time.
0 commit comments