Skip to content

graph-network-indexer-0.2.4 #64

graph-network-indexer-0.2.4

graph-network-indexer-0.2.4 #64

name: Update Helm Repository
on:
release:
types: [released]
jobs:
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