Skip to content

Commit fff3df6

Browse files
authored
fix(release): chart release skipped (#218)
1 parent aa7e267 commit fff3df6

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/release.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -111,6 +111,7 @@ jobs:
111111
112112
charts-release:
113113
name: Charts release
114+
needs: [changes]
114115
if: needs.changes.outputs.charts == 'true'
115116
runs-on: ubuntu-latest
116117
outputs:

0 commit comments

Comments
 (0)