mirror of
https://github.com/zadam/trilium.git
synced 2025-06-06 01:48:32 +02:00
fix debian package upload
This commit is contained in:
parent
dd4f3ec264
commit
604f036a54
@ -64,8 +64,8 @@ echo "Uploading linux x64 build"
|
||||
|
||||
github-release upload \
|
||||
--tag $TAG \
|
||||
--name "DEBIAN_X64_BUILD" \
|
||||
--file "dist/DEBIAN_X64_BUILD"
|
||||
--name "$DEBIAN_X64_BUILD" \
|
||||
--file "dist/$DEBIAN_X64_BUILD"
|
||||
|
||||
echo "Uploading debian x64 package"
|
||||
|
||||
|
2
package-lock.json
generated
2
package-lock.json
generated
@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "trilium",
|
||||
"version": "0.29.1",
|
||||
"version": "0.30.0-beta",
|
||||
"lockfileVersion": 1,
|
||||
"requires": true,
|
||||
"dependencies": {
|
||||
|
Loading…
x
Reference in New Issue
Block a user