mirror of
https://github.com/magefree/mage.git
synced 2025-12-24 12:31:59 -08:00
Update update-set-implementation-lists.yml
This commit is contained in:
parent
0880f163ee
commit
b7e75b190a
1 changed files with 2 additions and 0 deletions
|
|
@ -31,6 +31,8 @@ jobs:
|
|||
const mustache = require('mustache')
|
||||
const fs = require('fs')
|
||||
|
||||
console.log(${{ steps.setimplissues.outputs.issues }})
|
||||
|
||||
const issues = JSON.parse(${{ steps.setimplissues.outputs.issues }})
|
||||
console.log("Found list of existing issues:", issues)
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue