Skip to content

Commit 16b1b14

Browse files
committed
Generate plugin repo YAML in CI
1 parent f624b32 commit 16b1b14

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/build-and-snapshot.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -144,8 +144,8 @@ jobs:
144144
dist/*
145145
plugin-repo-entry.yml
146146
plugin-repo-summary.txt
147-
prerelease: false
148-
draft: true
147+
prerelease: true
148+
draft: false
149149
tag_name: snapshot
150150
body: |
151151
This is a snapshot release of the cf-cli-java-plugin.

0 commit comments

Comments
 (0)