feat(backup): add backup scripts workflow

This commit is contained in:
2026-03-10 09:48:53 +01:00
parent fb96cc3c32
commit 0863dfad2e
10 changed files with 857 additions and 34 deletions

View File

@@ -6,7 +6,6 @@
"@semantic-release/commit-analyzer",
"@semantic-release/release-notes-generator",
"@semantic-release/changelog",
"@semantic-release/github",
[
"@semantic-release/git",
{
@@ -17,4 +16,4 @@
}
]
]
}
}