test release automation

This commit is contained in:
pww217
2022-06-21 10:26:39 -05:00
parent f54ae52b2a
commit 1c7ef6622b

View File

@@ -2,8 +2,8 @@ name: '[CI] Build Release'
on:
push:
tags:
- '**'
tags:
- '[0-9][0-9][0-9][0-9].[0-9][0-9].[0-9]'
env:
MINICONDA_PYTHON_VERSION: py38