Skip to content

Commit

Permalink
ci: release app and helm chart together
Browse files Browse the repository at this point in the history
  • Loading branch information
ggguardian committed Jan 13, 2025
1 parent 05b80a6 commit 1a10ddb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release-helm.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ name: Helm Release
on:
push:
tags:
- 'helm/chart/v*'
- 'v*'

permissions:
contents: read
Expand Down

0 comments on commit 1a10ddb

Please sign in to comment.