We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ebe0982 commit b467294Copy full SHA for b467294
1 file changed
.github/workflows/release.yaml
@@ -22,6 +22,7 @@ jobs:
22
uses: python-semantic-release/python-semantic-release@v10.5.3
23
with:
24
github_token: ${{ secrets.GITHUB_TOKEN }}
25
+ push: false
26
- name: Create a GitHub release
27
if: steps.tag_version.outputs.tag
28
uses: ncipollo/release-action@v1
0 commit comments