We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0d39f46 commit 12124c9Copy full SHA for 12124c9
.github/workflows/release.yml
@@ -56,6 +56,7 @@ jobs:
56
outputs:
57
js: ${{ steps.filter.outputs.js }}
58
python: ${{ steps.filter.outputs.python }}
59
+ charts: ${{ steps.filter.outputs.charts }}
60
steps:
61
- name: Checkout repository
62
uses: actions/checkout@v3
0 commit comments