Skip to content

Commit

Permalink
fix: change trigger to release published
Browse files Browse the repository at this point in the history
  • Loading branch information
patrickleet committed Nov 21, 2024
1 parent 40e2067 commit 2390c1c
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions .github/workflows/publish-helm.yaml
Original file line number Diff line number Diff line change
@@ -1,9 +1,8 @@
name: Publish Helm Charts

on:
push:
branches:
- main
release:
types: [published]

jobs:
release:
Expand Down

0 comments on commit 2390c1c

Please sign in to comment.