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 <[email protected]>
  • Loading branch information
tamalsaha authored Jun 15, 2020
1 parent d29bdb6 commit f91bf33
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
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-stash-linux-amd64
bin/kubectl-stash-linux-arm
Expand Down

0 comments on commit f91bf33

Please sign in to comment.