Skip to content

Commit 499b4b9

Browse files
committed
enable releasing workflow
1 parent b393f39 commit 499b4b9

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/build-release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
on:
22
push:
33
tags:
4-
- 'disabled*'
4+
- '*'
55

66
jobs:
77
release:

0 commit comments

Comments
 (0)