From 04df8ccdb8d36f0c571e437b0cc1e0f52a6f2115 Mon Sep 17 00:00:00 2001 From: Marvin Scham <67930021+marvinscham@users.noreply.github.com> Date: Wed, 27 Jul 2022 06:52:41 +0200 Subject: [PATCH] Update pyscript-js-updater.yml --- .github/workflows/pyscript-js-updater.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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