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 08a39f1 commit 73a21e5Copy full SHA for 73a21e5
.github/workflows/ci.yml
@@ -240,7 +240,6 @@ jobs:
240
run: |
241
echo "Version: ${{ steps.query-release-info.outputs.version }}"
242
echo "Date: ${{ steps.query-release-info.outputs.release-date }}"
243
- echo "${{ steps.query-release-info.outputs.release-notes }}"
244
- uses: ncipollo/release-action@v1
245
with:
246
artifacts: "dist/*.tar.gz,dist/*.whl"
0 commit comments