fix(ci): grant contents write permission for release creation
Build and Release / build-and-release (push) Failing after 3m50s

This commit is contained in:
2026-04-03 17:05:28 -07:00
parent f2e8b4336f
commit 41e7515519
+3
View File
@@ -5,6 +5,9 @@ on:
branches:
- main
permissions:
contents: write
jobs:
build-and-release:
runs-on: ubuntu-latest