"git@developer.sourcefind.cn:change/sglang.git" did not exist on "a4fd2f9b465b5a4ad47345be7f4ae0781150cb94"
Unverified Commit 4be18838 authored by Titus's avatar Titus Committed by GitHub
Browse files

packaging: bump permissions for continuous release step

parent 2e03d344
......@@ -156,6 +156,8 @@ jobs:
upload-pre-release-wheels:
name: Create release and upload artifacts
runs-on: ubuntu-latest
permissions:
contents: write
needs:
- build-wheels
steps:
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment