Add gitea CI/CD
This commit is contained in:
parent
26a6c7fc28
commit
a357c6ddfc
@ -29,7 +29,7 @@ jobs:
|
|||||||
env:
|
env:
|
||||||
version: ${{steps.get_version.outputs.version-without-v}}
|
version: ${{steps.get_version.outputs.version-without-v}}
|
||||||
url: https://www.uberwald.me/gitea/public/bol
|
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
|
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
|
# Create a zip file with all files required by the module to add to the release
|
||||||
|
Loading…
Reference in New Issue
Block a user