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