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 55a082c commit ca64cf1Copy full SHA for ca64cf1
.github/workflows/release.yaml
@@ -55,7 +55,7 @@ jobs:
55
name: python-package-distributions
56
path: dist/
57
- name: Create the release draft with the build artifacts
58
- uses: softprops/action-gh-release@7b4da11513bf3f43f9999e90eabced41ab8bb048
+ uses: softprops/action-gh-release@c95fe1489396fe8a9eb87c0abf8aa5b2ef267fda
59
with:
60
draft: true
61
files: dist/*
0 commit comments