diff --git a/.github/workflows/pyscript-js-updater.yml b/.github/workflows/pyscript-js-updater.yml index da22135..ae0adfd 100644 --- a/.github/workflows/pyscript-js-updater.yml +++ b/.github/workflows/pyscript-js-updater.yml @@ -17,7 +17,7 @@ jobs: id: downloadfile name: Download JS file with: - url: https://pyscript.net/alpha/pyscript.js + url: (https://pyscript.net/alpha/pyscript.js) target: assets auto-match: true