Skip to content

Commit

Permalink
ci: remove unnecessary release options
Browse files Browse the repository at this point in the history
  • Loading branch information
y-lakhdar committed Jun 20, 2023
1 parent 9b5c98f commit eb7dd27
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -42,8 +42,6 @@ jobs:
name: Release Java package
with:
release-type: maven
package-name: release-please-action
release-as: 2.3.0
default-branch: main
pull-request-title-pattern: 'chore${scope}: release${component} ${version} [skip-ci]'
token: ${{ env.RELEASE_TOKEN }}

0 comments on commit eb7dd27

Please sign in to comment.