Skip to content

Commit 04e6061

Browse files
authored
Update draft-release.yml (calcom#21932)
1 parent bc99e9e commit 04e6061

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/draft-release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ jobs:
4444
git push
4545
4646
- name: Draft release
47-
run: gh release create v$VERSION --generate-notes --draft
47+
run: gh release create v$VERSION --generate-notes
4848
env:
4949
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
5050
VERSION: ${{ inputs.next_version }}

0 commit comments

Comments
 (0)