Skip to content

Commit

Permalink
add release worklflow artiact fix (#301)
Browse files Browse the repository at this point in the history
  • Loading branch information
davidgamero authored Nov 6, 2023
1 parent 1b1edcd commit 1fea828
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release-pr.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,6 @@ on:

jobs:
release:
uses: Azure/action-release-workflows/.github/workflows/release_js_project.yaml@12e20b89e7822d372714b84a7a844ba88fb1bbf0
uses: Azure/action-release-workflows/.github/workflows/release_js_project.yaml@81e6a8ed41ced9d131dea884ecae7b8c6dc4f799
with:
changelogPath: ./CHANGELOG.md

0 comments on commit 1fea828

Please sign in to comment.