ci: action

add-license-1
xuwu 2021-03-22 22:02:18 +08:00
parent ca5f04e719
commit 971c3a44d3
1 changed files with 2 additions and 1 deletions

View File

@ -12,4 +12,5 @@ jobs:
env:
GITHUB_CONTEXT: ${{ toJSON(github) }}
ISSUEHOST: ${{ secrets.ISSUEHOST }}
run: yarn & node ./script/issue.js
run: yarn
run: node ./script/issue.js