mirror of
https://github.com/pyscript/pyscript.git
synced 2025-12-23 22:00:25 -05:00
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:
committed by
GitHub
parent
7afe5c55e1
commit
4a801fa3a2
@@ -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">
|
||||
|
||||
Reference in New Issue
Block a user