Feat: work on metadata and packaging
Some checks failed
Deploy Website / deploy (push) Failing after 4m48s

This commit is contained in:
2026-02-01 14:00:10 +01:00
parent b47c789612
commit ce70251057
12 changed files with 155 additions and 32 deletions

7
release.toml Normal file
View File

@@ -0,0 +1,7 @@
[workspace]
allow-branch = ["main"]
sign-commit = false
sign-tag = false
push = true
publish = false
tag-name = "v{{version}}"