diff --git a/.github/workflows/auto-publish.yml b/.github/workflows/auto-publish.yml index 56852c3..2d43b01 100644 --- a/.github/workflows/auto-publish.yml +++ b/.github/workflows/auto-publish.yml @@ -23,7 +23,7 @@ jobs: env: key: main branches: gh-pages - files: usermedia-element-delta.html + files: usermedia-element-delta.html usermedia-chrome-mvp.html copy_demo: name: Copy demo page to gh-pages runs-on: ubuntu-latest