Commit Graph

1 Commits

Author SHA1 Message Date
google-labs-jules[bot]
34859d9773 fix: Add permissions to release workflow
This commit adds the 'permissions: contents: write' block to the release workflow.

This is necessary to allow the workflow to create a GitHub release and upload assets. This follows the principle of least privilege by only granting write permissions to the workflow that needs it.
2025-08-15 13:37:09 +00:00