Compare commits

..

2 Commits

Author SHA1 Message Date
a357c6ddfc Add gitea CI/CD 2023-08-26 19:17:02 +02:00
26a6c7fc28 Add gitea CI/CD 2023-08-26 19:11:37 +02:00
2 changed files with 2 additions and 2 deletions

View File

@ -29,7 +29,7 @@ jobs:
env:
version: ${{steps.get_version.outputs.version-without-v}}
url: https://www.uberwald.me/gitea/public/bol
manifest: https://www.uberwald.me/gitea/public/bol/releases/latest/module.json
manifest: https://www.uberwald.me/gitea/public/bol/releases/latest/system.json
download: https://www.uberwald.me/gitea/public/bol/releases/download/${{github.event.release.tag_name}}/bol.zip
# Create a zip file with all files required by the module to add to the release

View File

@ -17,7 +17,7 @@
"version": "11.0.7",
"compatibility": {
"minimum": "10",
"maximum": "11"
"verified": "11"
},
"esmodules": [
"module/bol.js"