Skip to content

Commit e8e05c2

Browse files
authored
fix: snapshot release for v1 (#747)
1 parent 806e4ea commit e8e05c2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/master-snapshot-release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ concurrency:
88
cancel-in-progress: true
99
on:
1010
push:
11-
branches: [ main ]
11+
branches: [ main, v1 ]
1212
workflow_dispatch:
1313
jobs:
1414
test:

0 commit comments

Comments
 (0)