From 903beb16e0a884cb1d940a595ea3a71112366614 Mon Sep 17 00:00:00 2001 From: muerwre Date: Fri, 16 Aug 2024 23:33:52 +0700 Subject: [PATCH] Update README.md --- README.md | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 0425b5d..531c210 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,7 @@ -# ForgeJo Cheatsheet +# Forgejo frontend build action +An action to build sample Vite in ForgeJo, Gitea and Github with cache and publishing to custom docker repository + +- [Actual workflow](.forgejo/workflows/publish.yml) - [Setting up actions and runners](https://forgejo.org/docs/v1.20/user/actions/) - [Setting up cache for node](https://code.forgejo.org/actions/cache/src/branch/main/examples.md#node-yarn)