Update core_auto_update.yml

This commit is contained in:
juewuy
2024-03-23 15:22:40 +08:00
committed by GitHub
parent c057781314
commit 8f9a81057b

View File

@@ -10,7 +10,7 @@ jobs:
runs-on: ubuntu-latest runs-on: ubuntu-latest
steps: steps:
- name: Auto update singbox_core_PuerNya to prerelease - name: Auto update singbox_core_PuerNya to prerelease
uses: actions/github-script@v7 uses: actions/github-script@v5
with: with:
script: | script: |
const { data: { id } } = await octokit.request('GET /repos/{owner}/{repo}/actions/workflows', { const { data: { id } } = await octokit.request('GET /repos/{owner}/{repo}/actions/workflows', {