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
c2bade1afa
commit
0880f163ee
1 changed files with 3 additions and 1 deletions
|
|
@ -17,12 +17,14 @@ jobs:
|
|||
with:
|
||||
actions: 'find-issues'
|
||||
labels: 'tracking set'
|
||||
|
||||
- uses: actions/setup-node@v3
|
||||
with:
|
||||
node-version: 16
|
||||
- run: npm install mustache
|
||||
shell: bash
|
||||
- uses: actions/github-script@v2.1.0
|
||||
|
||||
- uses: actions/github-script@v6.4.1
|
||||
id: updateissues
|
||||
with:
|
||||
script: |
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue