From cb3f54851aba90610b111f38741f0cc1ecf4decb Mon Sep 17 00:00:00 2001 From: Nicklas Lundin Date: Tue, 22 Apr 2025 09:23:26 +0200 Subject: [PATCH] chore: remove container spec in release job --- .github/workflows/release-please.yaml | 2 -- 1 file changed, 2 deletions(-) diff --git a/.github/workflows/release-please.yaml b/.github/workflows/release-please.yaml index fe1f8e7..e2b113b 100644 --- a/.github/workflows/release-please.yaml +++ b/.github/workflows/release-please.yaml @@ -27,8 +27,6 @@ jobs: needs: release-please runs-on: ubuntu-latest if: ${{ needs.release-please.outputs.release_created }} - container: - image: "python:3.11" environment: name: pypi url: https://pypi.org/p/spotify-confidence-sdk