1
0
mirror of https://github.com/lensapp/lens.git synced 2025-05-20 05:10:56 +00:00

Include template.html in package releases (#7030)

Signed-off-by: Sebastian Malton <sebastian@malton.name>

Signed-off-by: Sebastian Malton <sebastian@malton.name>
This commit is contained in:
Sebastian Malton 2023-01-26 10:51:28 -08:00 committed by GitHub
parent 70872459b5
commit f650f6991e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -42,6 +42,7 @@
"build/installer.nsh",
"build/notarize.js",
"static/build/library/**/*",
"src/renderer/template.html",
"templates/**/*",
"types/*",
"tsconfig.json"