aboutsummaryrefslogtreecommitdiff
path: root/.github/workflows
diff options
context:
space:
mode:
Diffstat (limited to '.github/workflows')
-rw-r--r--.github/workflows/deploy.yml8
1 files changed, 1 insertions, 7 deletions
diff --git a/.github/workflows/deploy.yml b/.github/workflows/deploy.yml
index fccca20..69ae404 100644
--- a/.github/workflows/deploy.yml
+++ b/.github/workflows/deploy.yml
@@ -14,10 +14,4 @@ jobs:
- name: Install and Build 🔧
run: |
npm ci
- npm run deploy
-
- # - name: Deploy to GitHub Pages
- # uses: JamesIves/github-pages-deploy-action@v4
- # with:
- # branch: gh-pages
- # folder: dist
+ npm run deploy \ No newline at end of file