format
This commit is contained in:
parent
fe3144f461
commit
9a26a97875
1 changed files with 2 additions and 2 deletions
4
.github/workflows/release-pr.yml
vendored
4
.github/workflows/release-pr.yml
vendored
|
@ -11,8 +11,8 @@ on:
|
||||||
jobs:
|
jobs:
|
||||||
release:
|
release:
|
||||||
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@e4a1a0385530d6861c9a9b7262058ad33b10c769
|
||||||
with:
|
with:
|
||||||
changelogPath: ./CHANGELOG.md
|
changelogPath: ./CHANGELOG.md
|
||||||
|
|
Loading…
Add table
Reference in a new issue