We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3f5dad1 commit c78d9d2Copy full SHA for c78d9d2
.github/workflows/nightly.yml
@@ -21,6 +21,6 @@ jobs:
21
uses: CheckmarxDev/ast-cli-java-wrapper/.github/workflows/release.yml@main
22
with:
23
tag: "0.0.0-SNAPSHOT"
24
- dev: false
+ dev: true
25
cliTag: "2.0.0-nightly"
26
secrets: inherit
0 commit comments