Skip to content

Commit

Permalink
Merge pull request #995 from TeoZosa/dependabot/github_actions/releas…
Browse files Browse the repository at this point in the history
…e-drafter/release-drafter-5.23.0
  • Loading branch information
dependabot[bot] authored Feb 21, 2023
2 parents d12d3b1 + 108fa9d commit db380de
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 @@ -80,7 +80,7 @@ jobs:
uses: actions/checkout@v3

- name: Publish the release notes
uses: release-drafter/release-drafter@v5.22.0
uses: release-drafter/release-drafter@v5.23.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 db380de

Please sign in to comment.