Skip to content

Commit

Permalink
feat: use helm workflow on tag
Browse files Browse the repository at this point in the history
  • Loading branch information
1995parham committed Oct 25, 2023
1 parent 77a76e6 commit 2b5d1a4
Showing 1 changed file with 2 additions and 4 deletions.
6 changes: 2 additions & 4 deletions .github/workflows/helm.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,10 +3,8 @@ name: helm

on:
push:
branches:
- main
paths:
- charts/soteria/**
tags:
- 'v*'

jobs:
release:
Expand Down

0 comments on commit 2b5d1a4

Please sign in to comment.