We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 23e4999 commit 809a154Copy full SHA for 809a154
1 file changed
.github/workflows/ci-new.yml
@@ -71,6 +71,6 @@ jobs:
71
uses: softprops/action-gh-release@v1
72
with:
73
files: |
74
- ffmpeg-input-*
+ *.whl
75
env:
76
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
0 commit comments