Allow write contexts

This commit is contained in:
2025-09-09 12:35:57 +08:00
parent e9a7217ba5
commit e25d97f041

View File

@@ -2,6 +2,8 @@ name: Build release
on:
release:
types: [published]
permissions:
contents: write
jobs:
build-musl:
runs-on: ubuntu-latest