Compare commits

..

3 commits

Author SHA1 Message Date
1aa9753d8b
Fixed typo
All checks were successful
/ checking (push) Successful in 12s
/ publish (push) Successful in 6s
/ build-site (push) Successful in 1m32s
/ deploy-unlighthouse-files (push) Successful in 6s
/ unlighthouse (push) Successful in 31s
/ deploy-unlighthouse-site (push) Successful in 4s
2024-06-15 19:39:08 +02:00
c4d73c2f98
Fixed typo
All checks were successful
/ build-site (push) Successful in 1m45s
/ publish (push) Successful in 6s
/ checking (push) Successful in 12s
2024-06-15 19:30:25 +02:00
2decf6604b
Updated pipeline syntax to server
All checks were successful
/ checking (push) Successful in 14s
2024-06-15 19:27:54 +02:00
3 changed files with 3 additions and 4 deletions

View file

@ -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:

View file

@ -1,8 +1,7 @@
on: on:
push: push:
tags: tags:
- '[0-9]+\.[0-9]+\.[0-9]+unlighthouse[0-9]+' - '[0-9]+\.[0-9]+\.[0-9]+-ulh\.[0-9]+'
- '[0-9]+\.[0-9]+\.[0-9]+ulh[0-9]+'
jobs: jobs:
unlighthouse: unlighthouse:

View file

@ -190,7 +190,7 @@
"bond10": false "bond10": false
}, },
{ {
"name": "Taigon Wang", "name": "Taigong Wang",
"level": "70", "level": "70",
"np": "1", "np": "1",
"skills": "10 / 9 / 10", "skills": "10 / 9 / 10",