Skip to content

Commit 1e256ef

Browse files
authored
Update release.yml
1 parent 37925fd commit 1e256ef

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ jobs:
1313
- name: Checkout code
1414
uses: actions/checkout@v2
1515
- name: Create Release Notes
16-
uses: johnyherangi/create-release-notes@main
16+
uses: openmrs/openmrs-contrib-create-release-notes@v1.0.3
1717
id: create-release-notes
1818
env:
1919
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}

0 commit comments

Comments
 (0)