Skip to content

Commit

Permalink
update release-drafter to fork with fix for prereleases
Browse files Browse the repository at this point in the history
  • Loading branch information
tjenkinson committed Aug 10, 2021
1 parent 94071d9 commit 9f01c6b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Expand Up @@ -214,7 +214,7 @@ jobs:
steps:
- name: draft release notes
id: draft_release
uses: release-drafter/release-drafter@fe52e97d262833ae07d05efaf1a239df3f1b5cd4
uses: tjenkinson/release-drafter@7954e074789ff12fadab249cc399a53e54f1cc55
with:
tag: ${{ needs.config.outputs.tag }}
env:
Expand Down

0 comments on commit 9f01c6b

Please sign in to comment.