Skip to content

Commit

Permalink
set draft option to 'true'
Browse files Browse the repository at this point in the history
  • Loading branch information
linulas committed Sep 28, 2023
1 parent ac273df commit 20e35ad
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/publish_cli.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,7 @@ jobs:
- uses: actions/checkout@v4
- uses: taiki-e/create-gh-release-action@v1
with:
draft: true
token: ${{ secrets.GITHUB_TOKEN }}

upload-assets:
Expand Down

0 comments on commit 20e35ad

Please sign in to comment.