Skip to content

Commit d613398

Browse files
authored
Update add_file_to_release.yaml
1 parent 139c27f commit d613398

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: .github/workflows/add_file_to_release.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ name: Add Release with ZIP
33
on:
44
push:
55
tags:
6-
- '[0-9]+.[0-9]+.[0-9]+'
6+
- '[0-9]+\.[0-9]+\.[0-9]+'
77

88
jobs:
99
release:

0 commit comments

Comments
 (0)