diff --git a/.github/workflows/deploy-release.yml b/.github/workflows/deploy-release.yml index 56ea197f..92b66e1d 100644 --- a/.github/workflows/deploy-release.yml +++ b/.github/workflows/deploy-release.yml @@ -15,11 +15,6 @@ jobs: build: name: Deploy container image - Release runs-on: ubuntu-latest - permissions: - contents: read - deployments: write - issues: write - packages: write strategy: fail-fast: false matrix: