Skip to content

Commit

Permalink
Merge pull request #526 from TeoZosa/dependabot/github_actions/releas…
Browse files Browse the repository at this point in the history
…e-drafter/release-drafter-5.20.0
  • Loading branch information
dependabot[bot] authored May 19, 2022
2 parents cf6545e + b91da60 commit 2b680e8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -318,7 +318,7 @@ jobs:
ref: ${{ github.event.workflow_run.head_branch }}

- name: Publish the release notes
uses: release-drafter/release-drafter@v5.15.0
uses: release-drafter/release-drafter@v5.20.0
with:
publish: ${{ needs.get-tag-xor-dev-version.outputs.tag != '' }}
# Annotated tag to associate with the current commit
Expand Down

0 comments on commit 2b680e8

Please sign in to comment.