mirror of
https://github.com/Azure/setup-helm.git
synced 2025-11-07 13:06:56 +00:00
Update release-pr.yml
This commit is contained in:
parent
f9959d989d
commit
d1b420ecdf
1 changed files with 2 additions and 2 deletions
4
.github/workflows/release-pr.yml
vendored
4
.github/workflows/release-pr.yml
vendored
|
|
@ -1,4 +1,4 @@
|
|||
name: release Project
|
||||
name: Release Project
|
||||
|
||||
on:
|
||||
push:
|
||||
|
|
@ -13,6 +13,6 @@ jobs:
|
|||
permissions:
|
||||
actions: read
|
||||
contents: write
|
||||
uses: Azure/action-release-workflows/.github/workflows/release_js_project.yaml@074d812926f43e21038fb170ba2f4bc4e8111503
|
||||
uses: Azure/action-release-workflows/.github/workflows/release_js_project.yaml@a705b2ab6a3ee889f2b0d925ad0bd2f9eb733ce6
|
||||
with:
|
||||
changelogPath: ./CHANGELOG.md
|
||||
|
|
|
|||
Loading…
Reference in a new issue