From 2ef0ac0c6cf9f5d433db0cd12d67f3d3663d5ba1 Mon Sep 17 00:00:00 2001 From: "allen.cai" Date: Wed, 17 Jan 2024 12:39:49 +0000 Subject: [PATCH] =?UTF-8?q?=E6=9B=B4=E6=96=B0=20README.md?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Add category: Actions Signed-off-by: allen.cai --- README.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/README.md b/README.md index c630484..1ddb172 100644 --- a/README.md +++ b/README.md @@ -9,6 +9,7 @@ A curated list of awesome projects related to Gitea and its soft-fork instances. - [Awesome Gitea](#awesome-gitea) - [Contents](#contents) + - [Actions](#actions) - [Applications](#applications) - [Bot](#bot) - [Command Line](#command-line) @@ -31,6 +32,11 @@ A curated list of awesome projects related to Gitea and its soft-fork instances. - [Workflow Tools](#workflow-tools) - [Project Management](#project-management) +## Actions + +- [gitea-publish-generic-packages](https://github.com/VAllens/gitea-publish-generic-packages) - An action to support publishing generic packages to Gitea. +- [gitea-release-action](https://gitea.com/actions/gitea-release-action) - An github/gitea action to support publishing release to Gitea. + ## Applications ### Bot