Update publish-release GH workflow to automatically include the offline.zip asset. (#2411)

* Update publish-release GH workflow to include offline.zip asset.

* Adjust upload offline.zip to use gh CLI instead of a third party GH action.

* Update release page template to reference offline.zip.

* [pre-commit.ci] auto fixes from pre-commit.com hooks

for more information, see https://pre-commit.ci

---------

Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
This commit is contained in:
Nicholas Tollervey
2025-11-25 09:37:14 +00:00
committed by GitHub
parent 7afe5c55e1
commit 4a801fa3a2
2 changed files with 14 additions and 3 deletions

View File

@@ -84,6 +84,10 @@
<li><a href="core.css">core.css</a></li>
<li><a href="core.js">core.js</a></li>
<li><a href="core.js.map">core.js.map</a></li>
<li>
<a href="offline.zip">offline.zip</a> (PyScript _VERSION_
zipped up for offline use)
</li>
</ul>
<div id="out"></div>
<script type="py">