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 772aa74 commit 1fed126Copy full SHA for 1fed126
.github/workflows/ci.yml
@@ -92,7 +92,7 @@ jobs:
92
uses: actions/download-artifact@v3
93
with:
94
name: wheels-native-x86
95
- - name: Release with Notes
+ - name: Attach Artifacts to the release
96
uses: softprops/action-gh-release@v1
97
98
files: |
0 commit comments