diff --git a/.github/workflows/dev-demo.yml b/.github/workflows/dev-demo.yml index 472af67..9397ede 100644 --- a/.github/workflows/dev-demo.yml +++ b/.github/workflows/dev-demo.yml @@ -8,4 +8,7 @@ on: jobs: action: - uses: AlaskaAirlines/auro-actions/.github/workflows/dev-demo.yml@dev \ No newline at end of file + uses: AlaskaAirlines/auro-actions/.github/workflows/dev-demo.yml@dev + with: + publish-dir: "./auro-formkit-demo" + build-command: "npm run gh-demo" \ No newline at end of file diff --git a/.github/workflows/pull-request.yml b/.github/workflows/pull-request.yml index 2c20da0..d0848ce 100644 --- a/.github/workflows/pull-request.yml +++ b/.github/workflows/pull-request.yml @@ -20,5 +20,4 @@ jobs: ./node_modules ./custom-elements.json secrets: - AURO_SURGE_TOKEN: $\{{ secrets.AURO_SURGE_TOKEN }} NPM_TOKEN: $\{{ secrets.NPM_TOKEN }} \ No newline at end of file diff --git a/components/input/demo/index.html b/components/input/demo/index.html index 42d822f..e76c317 100644 --- a/components/input/demo/index.html +++ b/components/input/demo/index.html @@ -3,7 +3,7 @@
-