We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f624b32 commit 16b1b14Copy full SHA for 16b1b14
.github/workflows/build-and-snapshot.yml
@@ -144,8 +144,8 @@ jobs:
144
dist/*
145
plugin-repo-entry.yml
146
plugin-repo-summary.txt
147
- prerelease: false
148
- draft: true
+ prerelease: true
+ draft: false
149
tag_name: snapshot
150
body: |
151
This is a snapshot release of the cf-cli-java-plugin.
0 commit comments