mirror of
https://github.com/LiteyukiStudio/LiteyukiBot.git
synced 2024-11-13 14:27:26 +08:00
📦 docs: 资源商店新增发布资源功能
This commit is contained in:
parent
dc8ad30b84
commit
cb335720b7
2
.github/workflows/issue_handler.yml
vendored
2
.github/workflows/issue_handler.yml
vendored
@ -43,7 +43,7 @@ jobs:
|
|||||||
if: steps.check_title.outputs.title_match == 'true'
|
if: steps.check_title.outputs.title_match == 'true'
|
||||||
run: |
|
run: |
|
||||||
echo "Running Plugin/Resource issue handler."
|
echo "Running Plugin/Resource issue handler."
|
||||||
python -m liteyuki_flow
|
python -m liteyuki_flow --handle
|
||||||
env:
|
env:
|
||||||
GITHUB_TOKEN: ${{ secrets.TOKEN }}
|
GITHUB_TOKEN: ${{ secrets.TOKEN }}
|
||||||
ISSUE_NUMBER: ${{ github.event.issue.number }}
|
ISSUE_NUMBER: ${{ github.event.issue.number }}
|
||||||
|
Loading…
Reference in New Issue
Block a user