Skip to content

Commit c22075f

Browse files
zgliczclaude
andauthored
Fix automated-release workflow configuration (#6240)
Co-authored-by: Claude Opus 4.5 <[email protected]>
1 parent 83b8de7 commit c22075f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/automated-release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,7 @@ jobs:
6464
runner-environment: "github-ubuntu-latest-s"
6565
verbose: true
6666
use-jira-sandbox: false
67-
is-draft-release: 'false'
67+
is-draft-release: false
6868

6969
bump_versions:
7070
name: Bump versions

0 commit comments

Comments
 (0)