We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 27bae9b commit 34c2d0dCopy full SHA for 34c2d0d
.github/workflows/release.yml
@@ -73,7 +73,7 @@ jobs:
73
uses: actions/upload-artifact@v1
74
with:
75
name: uploads
76
- path: ECDSA-0.0.1-Linux-release.deb
+ path: ECDSA-0.0.1-Linux.deb
77
78
build_windows:
79
runs-on: windows-latest
0 commit comments