8000 test release automation · highb/pyscript@1c7ef66 · GitHub
[go: up one dir, main page]

Ski 8000 p to content

Commit 1c7ef66

Browse files
committed
test release automation
1 parent f54ae52 commit 1c7ef66

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/build-release.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,8 @@ name: '[CI] Build Release'
22

33
on:
44
push:
5-
tags:
6-
- '**'
5+
tags:
6+
- '[0-9][0-9][0-9][0-9].[0-9][0-9].[0-9]'
77

88
env:
99
MINICONDA_PYTHON_VERSION: py38

0 commit comments

Comments
 (0)
0