Skip to content

Commit e2ecbd0

Browse files
committed
oops
1 parent f09cc44 commit e2ecbd0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ on:
1818

1919
env:
2020
MODULE_ID: cbvalidation
21-
SNAPSHOT: ${{ inputs.snapshot || true }}
21+
SNAPSHOT: ${{ inputs.snapshot || false }}
2222

2323
jobs:
2424
##########################################################################################

0 commit comments

Comments
 (0)