Compare commits
1 commit
0.1.28-pre
...
main
Author | SHA1 | Date | |
---|---|---|---|
f5bb4bf78e |
3 changed files with 4 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
||||||
on:
|
on:
|
||||||
push:
|
push:
|
||||||
tags:
|
tags:
|
||||||
- '[0-9]+\.[0-9]+\.[0-9]+-pre\.[0-9]+'
|
- '[0-9]+\.[0-9]+\.[0-9]+pre[0-9]+'
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
checking:
|
checking:
|
||||||
|
|
|
@ -1,7 +1,8 @@
|
||||||
on:
|
on:
|
||||||
push:
|
push:
|
||||||
tags:
|
tags:
|
||||||
- '[0-9]+\.[0-9]+\.[0-9]+-ulh\.[0-9]+'
|
- '[0-9]+\.[0-9]+\.[0-9]+unlighthouse[0-9]+'
|
||||||
|
- '[0-9]+\.[0-9]+\.[0-9]+ulh[0-9]+'
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
unlighthouse:
|
unlighthouse:
|
||||||
|
|
|
@ -190,7 +190,7 @@
|
||||||
"bond10": false
|
"bond10": false
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name": "Taigong Wang",
|
"name": "Taigon Wang",
|
||||||
"level": "70",
|
"level": "70",
|
||||||
"np": "1",
|
"np": "1",
|
||||||
"skills": "10 / 9 / 10",
|
"skills": "10 / 9 / 10",
|
||||||
|
|
Loading…
Reference in a new issue