Skip to content

Commit

Permalink
Merge pull request #108 from TeoZosa/dependabot/github_actions/releas…
Browse files Browse the repository at this point in the history
…e-drafter/release-drafter-v5.15.0

⬆️ Bump release-drafter/release-drafter from v5.13.0 to v5.15.0
  • Loading branch information
TeoZosa committed Mar 30, 2021
2 parents 3264a59 + d59527d commit 9a6c624
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Expand Up @@ -94,7 +94,7 @@ jobs:
# yamllint enable rule:line-length

- name: Publish the release notes
uses: release-drafter/release-drafter@v5.13.0
uses: release-drafter/release-drafter@v5.15.0
with:
publish: ${{ steps.check-version.outputs.tag != '' }}
tag: ${{ steps.check-version.outputs.tag }}
Expand Down

0 comments on commit 9a6c624

Please sign in to comment.