diff --git a/.github/workflows/ci.yaml b/.github/workflows/ci.yaml index 3e152a4..09a645d 100644 --- a/.github/workflows/ci.yaml +++ b/.github/workflows/ci.yaml @@ -42,4 +42,17 @@ jobs: run: yarn install - name: Build - run: yarn build \ No newline at end of file + run: yarn build + + - name: Setup Pages + uses: actions/configure-pages@v4 + + - name: Upload artifact + uses: actions/upload-pages-artifact@v3 + with: + # Upload dist folder + path: './dist' + + - name: Deploy to GitHub Pages + id: deployment + uses: actions/deploy-pages@v4 \ No newline at end of file diff --git a/index.html b/docs/index.html similarity index 89% rename from index.html rename to docs/index.html index f565ce3..b7bec1f 100644 --- a/index.html +++ b/docs/index.html @@ -6,25 +6,23 @@ MapLibre GL Teritorio Cluster - + +
- -