Skip to content

Commit

Permalink
chore(ci): trigger relase when tag (#646)
Browse files Browse the repository at this point in the history
Signed-off-by: wangxye <[email protected]>
  • Loading branch information
wangxye authored Nov 15, 2023
1 parent f143c28 commit 78ce531
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@ name: Release Charts

on:
push:
branches:
- main
tags:
- 'v[0-9]+\.[0-9]+\.[0-9]+'

jobs:
release:
Expand Down

0 comments on commit 78ce531

Please sign in to comment.