Skip to content

Commit

Permalink
Update release.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
wibbuffey committed Oct 22, 2021
1 parent 2d09b90 commit a991ef7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Expand Up @@ -14,7 +14,7 @@ jobs:
uses: actions/checkout@v2
- name: Generate changelog
id: changelog
uses: metcalfc/changelog-generator@v1.0.0
uses: metcalfc/changelog-generator@v1.0.1
with:
myToken: ${{ secrets.GITHUB_TOKEN }}
- name: Create Release
Expand Down

0 comments on commit a991ef7

Please sign in to comment.