Skip to content

Commit 0ac04f2

Browse files
melos tags
1 parent 6b11376 commit 0ac04f2

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/release.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,8 @@ name: Compile Assets and Create Draft Release
44
on:
55
push:
66
tags:
7-
# Trigger on tags beginning with 'v'
8-
- 'v*'
7+
# Trigger on sqlite_async tags
8+
- 'sqlite_async-v*'
99

1010
jobs:
1111
release:

0 commit comments

Comments
 (0)