Skip to content

Commit 8eeac8b

Browse files
author
Leo
committed
Several new results included in detbins, preparation for release
1 parent 19fc06f commit 8eeac8b

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/release.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,8 +6,8 @@ on:
66
dry-run:
77
description: "Dry run: only create an archive containing the release instead of publishing it on GitHub"
88
type: boolean
9-
required: true
10-
default: true
9+
required: false
10+
default: false
1111
force:
1212
description: "Force: allow overwriting an existing release, or making a release with an incorrect date"
1313
type: boolean

0 commit comments

Comments
 (0)