We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8cbe18c commit 1b1edcdCopy full SHA for 1b1edcd
.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@12e20b8
+ uses: Azure/action-release-workflows/.github/workflows/release_js_project.yaml@12e20b89e7822d372714b84a7a844ba88fb1bbf0
14
with:
15
changelogPath: ./CHANGELOG.md
0 commit comments