Update prerelease.yml

This commit is contained in:
CJK_mkp
2025-12-21 00:00:52 +08:00
committed by GitHub
parent ad8d8f94ff
commit b0bfc8d5ed
+2
View File
@@ -478,6 +478,8 @@ jobs:
needs: [prepare, build, sign] needs: [prepare, build, sign]
if: success() if: success()
runs-on: ubuntu-latest runs-on: ubuntu-latest
permissions:
contents: write
steps: steps:
- name: Download Build Artifacts - name: Download Build Artifacts