Skip to content

Commit

Permalink
fix: Add v before tags (#371)
Browse files Browse the repository at this point in the history
Signed-off-by: Ce Gao <cegao@tensorchord.ai>
  • Loading branch information
gaocegege authored Jun 16, 2022
1 parent bf336bd commit 3b3945a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ name: release
on:
push:
tags:
- '*'
- 'v*'
pull_request:
paths:
- '.github/workflows/release.yml'
Expand Down

0 comments on commit 3b3945a

Please sign in to comment.