Skip to content

Commit

Permalink
Make release non-draft
Browse files Browse the repository at this point in the history
Signed-off-by: Tamal Saha <tamal@appscode.com>
  • Loading branch information
tamalsaha committed Jun 15, 2020
1 parent 880d349 commit 595679b
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/release.yml
Expand Up @@ -40,7 +40,6 @@ jobs:
uses: softprops/action-gh-release@v1
if: startsWith(github.ref, 'refs/tags/')
with:
draft: true
files: |
bin/kubectl-dba-linux-amd64
bin/kubectl-dba-linux-arm
Expand Down

0 comments on commit 595679b

Please sign in to comment.