Skip to content

Commit 0fbc4ee

Browse files
authored
chore: Disable snapshot releases
1 parent 015eaf2 commit 0fbc4ee

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release_pr.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ jobs:
1111
- uses: google-github-actions/release-please-action@v3
1212
id: release
1313
with:
14-
release-type: java
14+
release-type: simple
1515
package-name: plugin-pb-java
1616
token: ${{ secrets.GH_CQ_BOT }}
1717
pull-request-title-pattern: "chore${scope}: Release${component} v${version}"

0 commit comments

Comments
 (0)