blenderbim daily releases - add a note about autoupdates

This commit is contained in:
Andrej730
2024-08-06 15:12:51 +05:00
parent d2b4afe1be
commit 945070bdff
@@ -83,6 +83,7 @@ jobs:
release_name: "blenderbim-${{steps.version.outputs.version}}-alpha${{steps.date.outputs.date}} (unstable)"
tag: "blenderbim-${{steps.version.outputs.version}}-alpha${{steps.date.outputs.date}}"
overwrite: true
body: "See README in https://github.com/IfcOpenShell/blenderbim_unstable_repo/ on how to setup autoupdates for daily BlenderBIM builds."
update-extensions-repo-and-run-tests:
needs: [build]