We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a9d46f9 commit fb7655aCopy full SHA for fb7655a
.github/workflows/release.yml
@@ -33,6 +33,7 @@ jobs:
33
34
release:
35
runs-on: ubuntu-latest
36
+ needs: release-please
37
if: ${{ needs.release-please.outputs.release_created }}
38
container:
39
image: "python:3.10"
0 commit comments