Skip to content

Commit b1e9669

Browse files
Update release-publish.yml
1 parent 3558a52 commit b1e9669

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release-publish.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ jobs:
2020
git config --global user.email 'github-actions[bot]@users.noreply.github.com'
2121
2222
- name: Generate Release Notes
23-
uses: RedCrafter07/release-notes-actions@main
23+
uses: RedCrafter07/release-notes-action@v1
2424
with:
2525
token: ${{ secrets.GITHUB_TOKEN }}
2626
outputFile: CHANGELOG.md

0 commit comments

Comments
 (0)