diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index 149e0d7..6e1490f 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -30,4 +30,4 @@ jobs: uses: 'JamesIves/github-pages-deploy-action@4.1.4' with: branch: 'gh-pages' - folder: 'dist' + folder: 'example/dist' diff --git a/README.md b/README.md index 6803c5f..c9d0f7e 100644 --- a/README.md +++ b/README.md @@ -5,7 +5,7 @@
-
+
diff --git a/example/.npmignore b/example/.npmignore
index 587e4ec..55b151a 100644
--- a/example/.npmignore
+++ b/example/.npmignore
@@ -1,3 +1,3 @@
node_modules
.cache
-dist
\ No newline at end of file
+dist