We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6269af2 commit 78a5611Copy full SHA for 78a5611
1 file changed
.github/workflows/release-please.yaml
@@ -27,8 +27,6 @@ jobs:
27
needs: release-please
28
runs-on: ubuntu-latest
29
if: ${{ needs.release-please.outputs.release_created }}
30
- container:
31
- image: "python:3.11"
32
environment:
33
name: pypi
34
url: https://pypi.org/p/spotify-confidence-sdk
0 commit comments