diff --git a/.github/workflows/deploy.yaml b/.github/workflows/deploy.yaml index 3490e05..15027a2 100644 --- a/.github/workflows/deploy.yaml +++ b/.github/workflows/deploy.yaml @@ -26,7 +26,7 @@ jobs: run: | yarn install --frozen-lockfile yarn build - node scripts/productionise-html.js --wheelPath /bin/dist/csc_validator_be_cin-0.1.3-py3-none-any.whl --tool ToolCIN + node scripts/productionise-html.js --wheelPath /bin/dist/csc_validator_be_cin-0.1.4-py3-none-any.whl --tool ToolCIN - name: Deploy 🚀 if: github.ref == 'refs/heads/main' diff --git a/public/bin/dist/csc_validator_be_cin-0.1.3-py3-none-any.whl b/public/bin/dist/csc_validator_be_cin-0.1.3-py3-none-any.whl deleted file mode 100644 index 912ad58..0000000 Binary files a/public/bin/dist/csc_validator_be_cin-0.1.3-py3-none-any.whl and /dev/null differ diff --git a/public/bin/dist/csc_validator_be_cin-0.1.4-py3-none-any.whl b/public/bin/dist/csc_validator_be_cin-0.1.4-py3-none-any.whl new file mode 100644 index 0000000..cd16e79 Binary files /dev/null and b/public/bin/dist/csc_validator_be_cin-0.1.4-py3-none-any.whl differ diff --git a/public/index.html b/public/index.html index 1e6c8a6..19b4be8 100644 --- a/public/index.html +++ b/public/index.html @@ -18,7 +18,7 @@