Skip to content

Commit a991ef7

Browse files
authored
Update release.yml
1 parent 2d09b90 commit a991ef7

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
@@ -14,7 +14,7 @@ jobs:
1414
uses: actions/checkout@v2
1515
- name: Generate changelog
1616
id: changelog
17-
uses: metcalfc/changelog-generator@v1.0.0
17+
uses: metcalfc/changelog-generator@v1.0.1
1818
with:
1919
myToken: ${{ secrets.GITHUB_TOKEN }}
2020
- name: Create Release

0 commit comments

Comments
 (0)