From ce898760e07c2bd4f9388f25d0acf63161a4d42a Mon Sep 17 00:00:00 2001 From: Robert Dailey Date: Sun, 23 Mar 2025 14:28:28 -0500 Subject: [PATCH] ci: Remove DEPLOY_PAT dependency --- .github/workflows/build.yml | 2 -- 1 file changed, 2 deletions(-) diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml index 1511d9bb..7014bd2a 100644 --- a/.github/workflows/build.yml +++ b/.github/workflows/build.yml @@ -199,8 +199,6 @@ jobs: - name: Create Release uses: softprops/action-gh-release@v2 - env: - GITHUB_TOKEN: ${{ secrets.DEPLOY_PAT }} with: files: | archive/**/recyclarr-*.zip