Try with reduced permissions
This commit is contained in:
parent
cec1d2cf4e
commit
79f4c9ebd9
1 changed files with 0 additions and 5 deletions
5
.github/workflows/cli-release.yml
vendored
5
.github/workflows/cli-release.yml
vendored
|
@ -10,11 +10,6 @@ on:
|
|||
tags:
|
||||
- "cli-v*"
|
||||
|
||||
permissions:
|
||||
# Allow the action to create a release
|
||||
contents: write
|
||||
packages: write
|
||||
|
||||
jobs:
|
||||
release-linux-amd64:
|
||||
runs-on: ubuntu-latest
|
||||
|
|
Loading…
Reference in a new issue