Update release-pr.yml
Set version on `Azure/action-release-workflows`.
This commit is contained in:
parent
f471212b11
commit
92948bf036
1 changed files with 1 additions and 1 deletions
2
.github/workflows/release-pr.yml
vendored
2
.github/workflows/release-pr.yml
vendored
|
@ -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@e4a1a0385530d6861c9a9b7262058ad33b10c769
|
uses: Azure/action-release-workflows/.github/workflows/release_js_project.yaml@0.0.5
|
||||||
with:
|
with:
|
||||||
changelogPath: ./CHANGELOG.md
|
changelogPath: ./CHANGELOG.md
|
||||||
|
|
Loading…
Add table
Reference in a new issue