Skip to content

Commit bf5db6a

Browse files
nightly-dev build
1 parent 7d67b22 commit bf5db6a

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/release-x-manual-merge-container-digests.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ on:
1616
is_latest:
1717
type: string
1818
description: 'Whether to tag releases with latest'
19-
required: false
19+
required: true
2020
default: 'false'
2121

2222
workflow_call:
@@ -30,7 +30,7 @@ on:
3030
is_latest:
3131
type: string
3232
description: 'Whether to tag releases with latest'
33-
required: false
33+
required: true
3434
default: 'false'
3535
jobs:
3636
merge-digests:

0 commit comments

Comments
 (0)