Skip to content
This repository was archived by the owner on Apr 27, 2023. It is now read-only.

Commit f581648

Browse files
committed
publish release without draft
1 parent 34da6f5 commit f581648

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
@@ -126,7 +126,7 @@ jobs:
126126
tag_name: 'v${{ steps.metadata.outputs.plugin-version }}'
127127
release_name: Release ${{ steps.metadata.outputs.plugin-version }}
128128
body_path: ${{ steps.changelog.outputs.path }}
129-
draft: true
129+
draft: false
130130

131131
- name: Add plugin to release
132132
id: upload-plugin-asset

0 commit comments

Comments
 (0)