We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a6e2426 commit 0b23b4aCopy full SHA for 0b23b4a
.github/workflows/link-pyodide.yaml
@@ -1,11 +1,10 @@
1
-name: Link & Release Pyodide for workerd (0.26.0a2) # To change the version, update pyodide/Makefile
+name: Link & Release Pyodide for workerd (0.26.0a3) # To change the version, update pyodide/Makefile
2
on:
3
workflow_dispatch:
4
inputs:
5
tag:
6
description: Version Tag
7
required: true
8
- default: "0.26.a3"
9
python_version:
10
description: Python Version
11
0 commit comments