From 04845c75b5fb78d4419dca7198b4caeed58fa5ff Mon Sep 17 00:00:00 2001 From: "allen.cai" Date: Fri, 19 Jan 2024 08:20:59 +0000 Subject: [PATCH] Add category: Actions (#147) Add category: Actions Signed-off-by: allen.cai Co-authored-by: techknowlogick Reviewed-on: https://gitea.com/gitea/awesome-gitea/pulls/147 Reviewed-by: Lunny Xiao Co-authored-by: allen.cai Co-committed-by: allen.cai --- README.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/README.md b/README.md index c630484..d18fce2 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 action to support publishing releases to Gitea. + ## Applications ### Bot