diff --git a/.github/workflows/deploy-demo.yml b/.github/workflows/deploy-demo.yml index 5105dee..67f17c2 100644 --- a/.github/workflows/deploy-demo.yml +++ b/.github/workflows/deploy-demo.yml @@ -1,10 +1,9 @@ name: Deploy Demo on: + workflow_dispatch: push: branches: [master] - paths: - - "demo/**" permissions: contents: read diff --git a/demo/index.html b/demo/index.html index 7ea6161..d303fc1 100644 --- a/demo/index.html +++ b/demo/index.html @@ -4,7 +4,7 @@ @elementmints/date - Demo - +