We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ef2a950 commit 66aa6a8Copy full SHA for 66aa6a8
1 file changed
.github/workflows/release.yml
@@ -179,3 +179,4 @@ jobs:
179
echo "1. Review the draft release on the [releases page](https://github.com/${{ github.repository }}/releases)" >> $GITHUB_STEP_SUMMARY
180
echo "2. Edit the release notes if needed" >> $GITHUB_STEP_SUMMARY
181
echo "3. Publish the release to trigger automatic publishing to PyPI and crates.io" >> $GITHUB_STEP_SUMMARY
182
+ fi
0 commit comments