add ups workflow and config
Some checks failed
docker / docker (push) Failing after 1m43s

Signed-off-by: ngn <ngn@ngn.tf>
This commit is contained in:
ngn
2025-05-12 23:08:30 +03:00
parent 02e9936059
commit f71f0e9ab7
4 changed files with 47 additions and 11 deletions

5
ups.json Normal file
View File

@ -0,0 +1,5 @@
{
"upstream": "https://codeberg.org/safetwitch/safetwitch",
"provider": "gitea",
"commit": "f274ba527dd9ad9017ce4c97dc62622582ab82c3"
}