We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4c255dd commit d00ce1cCopy full SHA for d00ce1c
.github/workflows/release-pr.yml
@@ -13,6 +13,6 @@ jobs:
13
permissions:
14
actions: read
15
contents: write
16
- uses: Azure/action-release-workflows/.github/workflows/release_js_project.yaml@a705b2ab6a3ee889f2b0d925ad0bd2f9eb733ce6
+ uses: Azure/action-release-workflows/.github/workflows/release_js_project.yaml@v1
17
with:
18
changelogPath: ./CHANGELOG.md
0 commit comments