We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0e9506a commit 3da66bdCopy full SHA for 3da66bd
.releaserc.yaml
@@ -51,8 +51,8 @@ plugins:
51
# Publish artifacts as a GitHub release
52
- - "@semantic-release/github"
53
- assets:
54
- - path: dist/inputplumber-*.deb
55
- - path: dist/inputplumber-*.deb.sha256.txt
+ - path: dist/inputplumber_*.deb
+ - path: dist/inputplumber_*.deb.sha256.txt
56
- path: dist/inputplumber-*.rpm
57
- path: dist/inputplumber-*.rpm.sha256.txt
58
- path: dist/inputplumber-*.tar.gz
0 commit comments