Skip to content

Commit

Permalink
Auto publish isn't working so well with semver
Browse files Browse the repository at this point in the history
  • Loading branch information
timja authored Mar 7, 2021
1 parent 6f4aa3b commit d76bf40
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/release-drafter.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,5 @@ jobs:
steps:
# Drafts your next Release notes as Pull Requests are merged into "master"
- uses: release-drafter/release-drafter@v5
with:
publish: ${{ contains(github.event.head_commit.message, '[maven-release-plugin] prepare release') }}
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}

0 comments on commit d76bf40

Please sign in to comment.