Skip to content

🚀 Release Chart

🚀 Release Chart #3

Workflow file for this run

name: 🚀 Release Chart
on:
release:
types: [published]
permissions:
contents: read
packages: write
jobs:
publish:
uses: hotosm/gh-workflows/.github/workflows/[email protected]
with:
environment: "test"
command: "chart publish"
secrets: inherit