mirror of
https://github.com/KieSun/all-of-frontend.git
synced 2024-11-21 22:38:13 +08:00
chore: action
This commit is contained in:
parent
971c3a44d3
commit
bd79888d86
5
.github/workflows/issue.yml
vendored
5
.github/workflows/issue.yml
vendored
@ -12,5 +12,6 @@ jobs:
|
||||
env:
|
||||
GITHUB_CONTEXT: ${{ toJSON(github) }}
|
||||
ISSUEHOST: ${{ secrets.ISSUEHOST }}
|
||||
run: yarn
|
||||
run: node ./script/issue.js
|
||||
run: |
|
||||
yarn
|
||||
node ./script/issue.js
|
||||
|
Loading…
Reference in New Issue
Block a user