We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f471212 commit d1dc92dCopy full SHA for d1dc92d
.github/workflows/release-pr.yml
@@ -13,6 +13,6 @@ jobs:
13
permissions:
14
actions: read
15
contents: write
16
- uses: Azure/action-release-workflows/.github/workflows/release_js_project.yaml@e4a1a0385530d6861c9a9b7262058ad33b10c769
+ uses: Azure/action-release-workflows/.github/workflows/release_js_project.yaml@a705b2ab6a3ee889f2b0d925ad0bd2f9eb733ce6
17
with:
18
changelogPath: ./CHANGELOG.md
0 commit comments