From b66e71879a6e72cce2d0f599403a47a49a084ad7 Mon Sep 17 00:00:00 2001 From: skywarth Date: Sun, 21 May 2023 19:15:16 +0300 Subject: [PATCH] Update README.md --- README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index cfbf7a1..93cbd41 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,8 @@ # Vite Github Pages Deploy -Deploy your Vue application to Github Pages via Vite, in a glance. +Deploy your Vue application to Github Pages via Vite, in a glance. +- No shenanigans such as committing the dist folder and pushing to a branch. +- Clean deploy to Github Pages by utilizing actions. ``` - name: Vue Github Pages Deployer Using Vite