mirror of
https://github.com/prometheus-community/windows_exporter.git
synced 2026-02-08 05:56:37 +00:00
Add content write permissions to GITHUB_TOKEN
Write permissions are required to upload release artifacts. Signed-off-by: Ben Reedy <breed808@breed808.com>
This commit is contained in:
2
.github/workflows/ci.yml
vendored
2
.github/workflows/ci.yml
vendored
@@ -15,7 +15,7 @@ on:
|
||||
- edited
|
||||
|
||||
permissions:
|
||||
contents: read
|
||||
contents: write
|
||||
packages: write
|
||||
|
||||
env:
|
||||
|
||||
Reference in New Issue
Block a user