riverqueue / riverui

A web interface for River, fast and reliable background jobs in Go.
https://ui.riverqueue.com/
Mozilla Public License 2.0
43 stars 3 forks source link

Add `write` permission to release job's GitHub token #41

Closed brandur closed 1 week ago

brandur commented 1 week ago

Follows up #39 with a small fix to add write permissions to the release job's GITHUB_TOKEN, thereby allowing it to actually cut a new release on the repository.

brandur commented 1 week ago

thx.