Skip to content

Commit 842801c

Browse files
committed
test: tesing pipeline for releases
1 parent e244e83 commit 842801c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ name: Build
33
on:
44
push:
55
tags:
6-
- 'v3.0.0-pre1' # Push events to matching v*, i.e. v1.0, v20.15.10
6+
- 'v3.0.0-pre2' # Push events to matching v*, i.e. v1.0, v20.15.10
77

88
jobs:
99

0 commit comments

Comments
 (0)