ci(release): fix tag env, upgrade actions, add release permissions
Test / test (push) Successful in 1m10s

This commit is contained in:
2026-07-26 23:35:30 +02:00
parent a5c1b519ed
commit d9b7a53ac2
3 changed files with 24 additions and 28 deletions
+1 -1
View File
@@ -10,7 +10,7 @@ readme = "README.md"
keywords = ["blog", "markdown", "fastapi", "cms", "static-blog", "toml", "rss", "json-feed", "engine"]
requires-python = ">=3.14"
license = {text = "MIT"}
authors = [{name = "Petr Balvín", email = "petrbalvin@yandex.com"}]
authors = [{name = "Petr Balvín", email = "opensource@petrbalvin.org"}]
classifiers = [
"Development Status :: 4 - Beta",
"Environment :: Web Environment",