4
0
Fork 0
mirror of https://github.com/Azure/setup-helm.git synced 2025-11-12 07:23:49 +00:00
setup-helm/.github/workflows/release-pr.yml
2025-02-24 07:50:37 -08:00

18 lines
399 B
YAML

name: Release Project
on:
push:
branches:
- main
paths:
- CHANGELOG.md
workflow_dispatch:
jobs:
release:
permissions:
actions: read
contents: write
uses: Azure/action-release-workflows/.github/workflows/release_js_project.yaml@6f9de5deea0d6655168c8dd26e8849698f9a3809 # v1.0.2
with:
changelogPath: ./CHANGELOG.md