Skip to content

渲染网格时,在setX6Config中配置grid为true或者相应的对象后,网格仍然无法渲染。 #865

渲染网格时,在setX6Config中配置grid为true或者相应的对象后,网格仍然无法渲染。

渲染网格时,在setX6Config中配置grid为true或者相应的对象后,网格仍然无法渲染。 #865

name: 🔱 Slash Commands
on:
issue_comment:
types: [created]
jobs:
cmd:
runs-on: ubuntu-latest
steps:
- uses: wow-actions/use-app-token@v1
with:
app_id: ${{ secrets.APP_ID }}
private_key: ${{ secrets.PRIVATE_KEY }}
env_name: bot_token
- uses: wow-actions/slash-commands@v1
with:
GITHUB_TOKEN: ${{ env.bot_token }}
CONFIG_FILE: .github/workflows/config/slash-commands.yml