Skip to content

Commit

Permalink
Merge pull request #221 from TeoZosa/dependabot/github_actions/releas…
Browse files Browse the repository at this point in the history
…e-drafter/release-drafter-5.18.1
  • Loading branch information
dependabot[bot] authored Feb 26, 2022
2 parents d97ffc3 + 6d75e00 commit 63cd643
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 @@ -85,7 +85,7 @@ jobs:
ref: ${{ github.event.workflow_run.head_branch }}

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

0 comments on commit 63cd643

Please sign in to comment.