Skip to content

Commit 1fea828

Browse files
authored
add release worklflow artiact fix (#301)
1 parent 1b1edcd commit 1fea828

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release-pr.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,6 @@ on:
1010

1111
jobs:
1212
release:
13-
uses: Azure/action-release-workflows/.github/workflows/release_js_project.yaml@12e20b89e7822d372714b84a7a844ba88fb1bbf0
13+
uses: Azure/action-release-workflows/.github/workflows/release_js_project.yaml@81e6a8ed41ced9d131dea884ecae7b8c6dc4f799
1414
with:
1515
changelogPath: ./CHANGELOG.md

0 commit comments

Comments
 (0)