Update README.md
All checks were successful
Publish Docker image / Push Docker image to Docker Hub (push) Successful in 1m54s

This commit is contained in:
muerwre 2024-08-16 23:33:52 +07:00
parent 1c289445d7
commit 903beb16e0

View file

@ -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 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) - [Setting up cache for node](https://code.forgejo.org/actions/cache/src/branch/main/examples.md#node-yarn)