From 090e7cb7c8680912d5564fac2368e20d1553519e Mon Sep 17 00:00:00 2001 From: Akkuman Date: Sat, 2 Dec 2023 12:48:45 +0000 Subject: [PATCH] docs: Add gitea-release-action An github/gitea action to support publishing release to Gitea, wirted in js. --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index a68a88a..197af7d 100644 --- a/README.md +++ b/README.md @@ -75,6 +75,7 @@ A curated list of awesome projects related to Gitea and its soft-fork instances. - [webhookd](https://github.com/ncarlier/webhookd) - A very simple webhook server launching shell scripts. Useful for running Continuous Deployment pipeline steps. - [woodpecker](https://github.com/woodpecker-ci/woodpecker) - An opinionated fork of the Drone CI system. Built-in Gitea support. (see [docs](https://woodpecker-ci.org/docs/administration/vcs/gitea)) - [yojo](https://sr.ht/~emersion/yojo/) - A CI bridge from Gitea to SourceHut. +- [gitea-release-action](https://github.com/akkuman/gitea-release-action): An github/gitea action to support publishing release to Gitea, wirted in js. ### Mobile