Skip to content

Commit a4e8d31

Browse files
committed
Release all tags
1 parent d495ae4 commit a4e8d31

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

.github/workflows/release.yml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,7 @@
11
name: Release
22
on:
33
push:
4-
tags:
5-
- v.*
4+
tags: ["*"]
65

76
jobs:
87
build:

0 commit comments

Comments
 (0)