mirror of
https://github.com/Azure/setup-helm.git
synced 2025-11-07 21:16:57 +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:
|
on:
|
||||||
push:
|
push:
|
||||||
|
|
@ -13,6 +13,6 @@ jobs:
|
||||||
permissions:
|
permissions:
|
||||||
actions: read
|
actions: read
|
||||||
contents: write
|
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:
|
with:
|
||||||
changelogPath: ./CHANGELOG.md
|
changelogPath: ./CHANGELOG.md
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue