1
0
mirror of https://github.com/Azure/setup-helm.git synced 2026-07-05 16:01:38 +00:00

Compare commits

...

3 Commits

Author SHA1 Message Date
David Gamero 2fed091e15 Update release-pr.yml 2024-02-09 14:40:21 -05:00
David Gamero 0ef5b45fe6 add changelog input for workflow 2024-02-09 13:43:27 -05:00
David Gamero 1430074977 Update release-pr.yml 2024-02-08 17:23:04 -05:00
+4 -2
View File
@@ -9,6 +9,8 @@ on:
jobs:
release-pr:
uses: OliverMKing/javascript-release-workflow/.github/workflows/release-pr.yml@main
uses: Azure/action-release-workflows/.github/workflows/release_js_project.yaml@a705b2ab6a3ee889f2b0d925ad0bd2f9eb733ce6
permissions:
contents: write
with:
release: ${{ github.event.inputs.release }}
changelogPath: ./CHANGELOG.md