mirror of
https://github.com/zadam/trilium.git
synced 2025-06-06 18:08:33 +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 \
|
github-release upload \
|
||||||
--tag $TAG \
|
--tag $TAG \
|
||||||
--name "DEBIAN_X64_BUILD" \
|
--name "$DEBIAN_X64_BUILD" \
|
||||||
--file "dist/DEBIAN_X64_BUILD"
|
--file "dist/$DEBIAN_X64_BUILD"
|
||||||
|
|
||||||
echo "Uploading debian x64 package"
|
echo "Uploading debian x64 package"
|
||||||
|
|
||||||
|
2
package-lock.json
generated
2
package-lock.json
generated
@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"name": "trilium",
|
"name": "trilium",
|
||||||
"version": "0.29.1",
|
"version": "0.30.0-beta",
|
||||||
"lockfileVersion": 1,
|
"lockfileVersion": 1,
|
||||||
"requires": true,
|
"requires": true,
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user