From ac8c9c7924b10aedc8d7890707a40f3dd854f657 Mon Sep 17 00:00:00 2001 From: WofWca Date: Sun, 26 Mar 2023 16:13:36 +0400 Subject: [PATCH] refactor: update workflow name --- .github/workflows/offline-version-website.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/offline-version-website.yml b/.github/workflows/offline-version-website.yml index cdc13e39a0..03d89c81f6 100644 --- a/.github/workflows/offline-version-website.yml +++ b/.github/workflows/offline-version-website.yml @@ -1,6 +1,6 @@ # How the file was made: template used: GitHub's suggested "deploy Nuxt app to GitHub pages" # Since it's a Vite project, better refer to https://vitejs.dev/guide/static-deploy.html#github-pages -name: Deploy Nuxt site to Pages +name: Deploy and release on: push: