Skip to content

gen web_data

gen web_data #1925

Workflow file for this run

name: gen web_data
on:
workflow_dispatch:
schedule:
- cron: '00 7 * * *' # 15
- cron: '00 10 * * *' # 18
- cron: '00 18 * * *' # 2
jobs:
Bundle:
runs-on: ubuntu-latest
timeout-minutes: 20
env:
___X_CMD_GHACTION_X: x6
WEBHOOK_URL: ${{ secrets.ROBOT }}
WEB_DATA_PKG_QYWX_BOT: ${{ secrets.WEB_DATA_PKG_QYWX_BOT }}
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
ssh_key: ${{ secrets.SSH_PRIVATE_KEY }}
git_user: agent-zero
git_email: [email protected]
CONCURRENCY: 10
steps:
- name: main
uses: x-cmd/action@main
with:
code: |
x ws gen-webdata || return