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 e10b599 commit 074d812Copy full SHA for 074d812
2 files changed
.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@81e6a8ed41ced9d131dea884ecae7b8c6dc4f799
+ uses: Azure/action-release-workflows/.github/workflows/release_js_project.yaml@e4a1a0385530d6861c9a9b7262058ad33b10c769
14
with:
15
changelogPath: ./CHANGELOG.md
.github/workflows/tag-and-release.yml
0 commit comments