From d42bc380eeca82ed6333b0c119f9be15100c08da Mon Sep 17 00:00:00 2001 From: Brett Logan Date: Wed, 4 Jan 2023 02:09:47 -0500 Subject: [PATCH] Fix release pipeline Signed-off-by: Brett Logan --- .github/workflows/deploy-release.yml | 5 ----- 1 file changed, 5 deletions(-) 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: