mirror of
https://github.com/magefree/mage.git
synced 2025-12-24 04:22:01 -08:00
Update update-set-implementation-lists.yml
This commit is contained in:
parent
ac74eb4be6
commit
4b2f16cfc3
1 changed files with 1 additions and 1 deletions
|
|
@ -177,7 +177,7 @@ jobs:
|
|||
});
|
||||
sets.push({
|
||||
name: set[0],
|
||||
issueLink: foundIssue === undefined ? "https://www.github.com/mage/magefree" : foundIssue.url,
|
||||
issueLink: foundIssue === undefined ? "https://www.github.com/mage/magefree" : foundIssue.html_url,
|
||||
total: cards.length,
|
||||
missing: cards.length - implementedCount
|
||||
});
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue