Skip to content

Commit e49755d

Browse files
revert
1 parent a37566b commit e49755d

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

.github/workflows/release-provider.yml

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,8 @@
11
name: Release
22
on:
3-
push
3+
push:
4+
tags:
5+
- "[0-9]+.[0-9]+.[0-9]+-?[a-zA-z]*"
46

57
jobs:
68
test:

0 commit comments

Comments
 (0)