Skip to content

Commit fc43cea

Browse files
committed
Change release job
GitOrigin-RevId: b3243877778925cb3a24db9c5528671daa9d4c55
1 parent b944296 commit fc43cea

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ name: Release
1111
on:
1212
push:
1313
tags:
14-
- "v*.*.*"
14+
- "*.*.*"
1515

1616
jobs:
1717
build:

0 commit comments

Comments
 (0)