diff --git a/.github/workflows/asset-updater.yml b/.github/workflows/asset-updater.yml index 92d015b..3d85b4a 100644 --- a/.github/workflows/asset-updater.yml +++ b/.github/workflows/asset-updater.yml @@ -25,7 +25,7 @@ jobs: id: pyscript-py name: Download Python file for PyScript with: - url: (https://pyscript.net/alpha/pyscript.css) + url: (https://pyscript.net/alpha/pyscript.py) target: assets auto-match: true