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 a1915e1 commit 329e567Copy full SHA for 329e567
.github/workflows/release.yml
@@ -18,7 +18,7 @@ on:
18
19
env:
20
MODULE_ID: cbvalidation
21
- SNAPSHOT: ${{ inputs.snapshot || false }}
+ SNAPSHOT: ${{ inputs.snapshot || true }}
22
23
jobs:
24
##########################################################################################
0 commit comments