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

Commit

Permalink
publish release without draft
Browse files Browse the repository at this point in the history
  • Loading branch information
eh-am committed Feb 24, 2022
1 parent 34da6f5 commit f581648
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -126,7 +126,7 @@ jobs:
tag_name: 'v${{ steps.metadata.outputs.plugin-version }}'
release_name: Release ${{ steps.metadata.outputs.plugin-version }}
body_path: ${{ steps.changelog.outputs.path }}
draft: true
draft: false

- name: Add plugin to release
id: upload-plugin-asset
Expand Down

0 comments on commit f581648

Please sign in to comment.