mirror of https://github.com/pyodide/pyodide.git
CI Fix release deployment branch filter (#1489)
This commit is contained in:
parent
38b95f9080
commit
025e295470
|
@ -333,7 +333,7 @@ workflows:
|
|||
- test-emsdk
|
||||
filters:
|
||||
branches:
|
||||
only: main
|
||||
ignore: /.*/
|
||||
tags:
|
||||
only: /^\d+\.\d+\.\w+$/
|
||||
- deploy-s3:
|
||||
|
|
Loading…
Reference in New Issue