Skip to content

Commit

Permalink
Merge pull request #66 from jmuelbert/dependabot/github_actions/relea…
Browse files Browse the repository at this point in the history
…se-drafter/release-drafter-5.20.1

Bump release-drafter/release-drafter from 5.20.0 to 5.20.1
  • Loading branch information
jmuelbert authored Aug 20, 2022
2 parents 0d2b315 + ae5d0ab commit 9c8d7af
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release-notes.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ jobs:
runs-on: ubuntu-latest
steps:
- name: Publish the release notes
uses: release-drafter/[email protected].0
uses: release-drafter/[email protected].1
with:
publish: "${{ steps.check-version.outputs.tag != '' }}"
tag: "${{ steps.check-version.outputs.tag }}"
Expand Down

0 comments on commit 9c8d7af

Please sign in to comment.