Skip to content

Commit

Permalink
Removed option --draft from command gh
Browse files Browse the repository at this point in the history
  • Loading branch information
ckunki committed Oct 25, 2024
1 parent 3251470 commit 8b0c8d7
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/build-and-publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,6 @@ jobs:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
run: >
gh release create ${GITHUB_REF_NAME}
--draft
--title ${GITHUB_REF_NAME}
--notes-file doc/changes/changes_${GITHUB_REF_NAME}.md
dist/*
Expand Down

0 comments on commit 8b0c8d7

Please sign in to comment.