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
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -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', {