mirror of
https://github.com/juewuy/ShellCrash.git
synced 2024-11-15 19:22:54 +08:00
Update core_auto_update.yml
This commit is contained in:
parent
c057781314
commit
8f9a81057b
2
.github/workflows/core_auto_update.yml
vendored
2
.github/workflows/core_auto_update.yml
vendored
|
@ -10,7 +10,7 @@ jobs:
|
|||
runs-on: ubuntu-latest
|
||||
steps:
|
||||
- name: Auto update singbox_core_PuerNya to prerelease
|
||||
uses: actions/github-script@v7
|
||||
uses: actions/github-script@v5
|
||||
with:
|
||||
script: |
|
||||
const { data: { id } } = await octokit.request('GET /repos/{owner}/{repo}/actions/workflows', {
|
||||
|
|
Loading…
Reference in New Issue
Block a user