diff --git a/.github/workflows/cli-release.yml b/.github/workflows/cli-release.yml index c60bb24044..979eefe477 100644 --- a/.github/workflows/cli-release.yml +++ b/.github/workflows/cli-release.yml @@ -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