Skip to content

Commit 12124c9

Browse files
committed
Add detection for changes in charts package
1 parent 0d39f46 commit 12124c9

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
@@ -56,6 +56,7 @@ jobs:
5656
outputs:
5757
js: ${{ steps.filter.outputs.js }}
5858
python: ${{ steps.filter.outputs.python }}
59+
charts: ${{ steps.filter.outputs.charts }}
5960
steps:
6061
- name: Checkout repository
6162
uses: actions/checkout@v3

0 commit comments

Comments
 (0)