We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1b1edcd commit 1fea828Copy full SHA for 1fea828
.github/workflows/release-pr.yml
@@ -10,6 +10,6 @@ on:
10
11
jobs:
12
release:
13
- uses: Azure/action-release-workflows/.github/workflows/release_js_project.yaml@12e20b89e7822d372714b84a7a844ba88fb1bbf0
+ uses: Azure/action-release-workflows/.github/workflows/release_js_project.yaml@81e6a8ed41ced9d131dea884ecae7b8c6dc4f799
14
with:
15
changelogPath: ./CHANGELOG.md
0 commit comments