Skip to content

Commit

Permalink
Merge branch 'main' into dev
Browse files Browse the repository at this point in the history
  • Loading branch information
guoshiqiufeng committed Jan 10, 2024
2 parents 123a755 + e0c9485 commit 5d8d97f
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/release-please.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,9 +19,10 @@ jobs:
id: release
with:
release-type: java
target-branch: dev
package-name: standard-version
# include-v-in-tag: false
config-file: release-please-config.json
config-file: ~/.release-please-config.json
# optional. customize path to .release-please-manifest.json
manifest-file: ~/.release-please-manifest.json
extra-files: gradle.properties
Expand Down

0 comments on commit 5d8d97f

Please sign in to comment.