已修改 .github/workflows/core_auto_update.yml
This commit is contained in:
19
.github/workflows/core_auto_update.yml
vendored
19
.github/workflows/core_auto_update.yml
vendored
@@ -7,13 +7,14 @@ on:
|
|||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
update_singboxp:
|
update_singboxp:
|
||||||
runs-on: ubuntu-latest
|
permissions:
|
||||||
steps:
|
id-token: write # need this for OIDC
|
||||||
- name: Auto update singbox_core_PuerNya to prerelease
|
contents: read
|
||||||
uses: juewuy/ShellCrash/.github/workflows/update_singbox_core.yaml@dev
|
uses: juewuy/ShellCrash/.github/workflows/update_singbox_core.yaml@dev
|
||||||
with:
|
with:
|
||||||
tag1: PuerNya/sing-box
|
tag1: PuerNya/sing-box
|
||||||
tag2: building
|
tag2: building
|
||||||
tag3: singbox_core_PuerNya
|
tag3: singbox_core_PuerNya
|
||||||
tag5: with_quic,with_dhcp,with_wireguard,with_shadowsocksr,with_ech,with_utls,with_clash_api,with_gvisor
|
tag5: with_quic,with_dhcp,with_wireguard,with_shadowsocksr,with_ech,with_utls,with_clash_api,with_gvisor
|
||||||
|
secrets: inherit
|
||||||
|
|
||||||
Reference in New Issue
Block a user