mirror of
https://github.com/kemko/nomad.git
synced 2026-01-04 01:15:43 +03:00
In #17103 we set read-only permissions on all the workflows. Unfortunately we missed that the `release` workflow makes git commits and pushes them to the repository, so it needs to have write permissions.