File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 4242 if : ${{ success() }}
4343 uses : peter-evans/create-pull-request@v3
4444 with :
45- branch : ${{ format(' build/{0}', github.head_ref) }}
46- base : ' develop '
45+ branch : ' master- build-result '
46+ base : ' master '
4747 commit-message : ' Built new icons, icomoon.json and devicon.css'
4848 title : ' bot:build new icons, icomoon.json and devicon.css'
4949 body : ' Automated font-building task ran by GitHub Actions bot'
Original file line number Diff line number Diff line change 11051105 " original-wordmark"
11061106 ],
11071107 "font" : [
1108- " plain " ,
1109- " plain -wordmark"
1108+ " original " ,
1109+ " original -wordmark"
11101110 ]
11111111 },
11121112 "color" : " #181616" ,
1113- "aliases" : []
1113+ "aliases" : [
1114+ {
1115+ "base" : " original" ,
1116+ "alias" : " plain"
1117+ }
1118+ ]
11141119 },
11151120 {
11161121 "name" : " gitlab" ,
29522957 "color" : " #68b604" ,
29532958 "aliases" : []
29542959 }
2955- ]
2960+ ]
You can’t perform that action at this time.
0 commit comments