Skip to content

Commit

Permalink
gha: include on.push.tags for release workflow
Browse files Browse the repository at this point in the history
Signed-off-by: tarilabs <[email protected]>
  • Loading branch information
tarilabs committed Aug 4, 2024
1 parent 9973f3b commit aca40b7
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,8 @@ on:
push:
branches:
- main
tags:
- 'v*'

jobs:
build:
Expand Down

0 comments on commit aca40b7

Please sign in to comment.