Skip to content

Commit

Permalink
Merge pull request #54 from jenkinsci/dependabot/github_actions/relea…
Browse files Browse the repository at this point in the history
…se-drafter/release-drafter-v5.15.0

chore(deps): bump release-drafter/release-drafter from v5.14.0 to v5.15.0
  • Loading branch information
h1dden-da3m0n committed Apr 30, 2021
2 parents 1c67164 + ad3880c commit 3eea093
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/update-release-draft.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ jobs:
runs-on: ubuntu-latest
steps:
- name: Update Release Draft
uses: release-drafter/release-drafter@v5.14.0
uses: release-drafter/release-drafter@v5.15.0
with:
publish: ${{ contains(github.event.head_commit.message, '[maven-release-plugin] prepare release') }}
env:
Expand Down

0 comments on commit 3eea093

Please sign in to comment.