Files
ShellCrash/.github/workflows/core_auto_update.yml
2024-03-23 16:04:43 +08:00

20 lines
513 B
YAML

name: core_auto_update
on:
schedule:
- cron: 0 18 * * 6
workflow_dispatch:
jobs:
auto_update_singboxp_with_wg:
permissions:
id-token: write # need this for OIDC
contents: read
uses: juewuy/ShellCrash/.github/workflows/update_singbox_core.yaml@dev
with:
tag1: PuerNya/sing-box
tag2: building
tag3: singbox_core_PuerNya
tag5: with_quic,with_dhcp,with_wireguard,with_shadowsocksr,with_ech,with_utls,with_clash_api,with_gvisor
secrets: inherit