Try with reduced permissions
This commit is contained in:
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
|
||||
|
||||
Reference in New Issue
Block a user