Skip to content

Commit c65a457

Browse files
authored
Merge pull request bakaq#52 from bakaq/release-workflow-7
Mark main-release as not draft
2 parents 2c141da + 523e44c commit c65a457

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/release.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -25,5 +25,6 @@ jobs:
2525
uses: softprops/action-gh-release@v2
2626
with:
2727
tag_name: main-release
28+
draft: false
2829
prerelease: true
2930
files: bakage.pl

0 commit comments

Comments
 (0)