mirror of
https://github.com/niri-wm/niri.git
synced 2026-06-22 02:01:55 +07:00
CI: Add permission to release
This commit is contained in:
@@ -18,6 +18,9 @@ jobs:
|
||||
prepare-release:
|
||||
runs-on: ubuntu-24.04
|
||||
|
||||
permissions:
|
||||
contents: write
|
||||
|
||||
steps:
|
||||
- uses: actions/checkout@v4
|
||||
with:
|
||||
|
||||
Reference in New Issue
Block a user