Skip to content

feat(deps): update arbitrum dependencies #74

feat(deps): update arbitrum dependencies

feat(deps): update arbitrum dependencies #74

name: Update Helm Repository

Check failure on line 1 in .github/workflows/trigger-release.yaml

View workflow run for this annotation

GitHub Actions / .github/workflows/trigger-release.yaml

Invalid workflow file

`call-update-helm-repo-stable` is not a valid event name
on:
release:
types: [released]
call-update-helm-repo-stable:
uses: ./.github/workflows/update-helm-repo.yaml
permissions:
contents: write # for updating index.yaml
with:
repo: stable
call-update-helm-repo-canary:
uses: ./.github/workflows/update-helm-repo.yaml
permissions:
contents: write # for updating index.yaml
with:
repo: canary