mirror of
https://github.com/KieSun/all-of-frontend.git
synced 2024-11-24 15:58:15 +08:00
ci: action
This commit is contained in:
parent
ca5f04e719
commit
971c3a44d3
3
.github/workflows/issue.yml
vendored
3
.github/workflows/issue.yml
vendored
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user