Skip to content

Commit

Permalink
helm-dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
George Taylor authored May 10, 2024
1 parent 7f3d5d9 commit 97a1c67
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/workflows/helm-release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,10 @@ jobs:
env:
GITHUB_TOKEN: "${{ secrets.GITHUB_TOKEN }}"

- name: Add helm dependencies
run: |
helm repo add alfresco-common https://alfresco.github.io/alfresco-helm-charts/
- name: Run chart-releaser
uses: helm/[email protected]
with:
Expand Down

0 comments on commit 97a1c67

Please sign in to comment.