Skip to content
This repository has been archived by the owner on May 25, 2022. It is now read-only.

Commit

Permalink
Update Release.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
suneetnangia authored Dec 14, 2021
1 parent 8b75067 commit a7050bf
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions .github/workflows/Release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,8 @@ on:
branches:
- main
paths:
- 'deployment/**'
# Only run this when chart file is updated.
- 'deployment/helm/iot-edge-accelerator/Chart.yaml'
jobs:
Release-Artifacts:
runs-on: ubuntu-latest
Expand All @@ -31,4 +32,4 @@ jobs:
env:
CR_TOKEN: "${{ secrets.GITHUB_TOKEN }}"
with:
charts_dir: deployment/helm
charts_dir: deployment/helm

0 comments on commit a7050bf

Please sign in to comment.